Backwards compatible download of apprtc to a new location.
Bug: None
Change-Id: Ida5e457dc37a29e37f5a590537ebf47470516213
Reviewed-on: https://webrtc-review.googlesource.com/c/webrtc.DEPS/+/151129
Reviewed-by: Patrik Höglund <phoglund@webrtc.org>
diff --git a/DEPS b/DEPS
index 8a394a3..e912514 100644
--- a/DEPS
+++ b/DEPS
@@ -9,6 +9,12 @@
"src/out"],
},
{
+ "pattern": ".",
+ "action" : ["python",
+ "src/third_party/webrtc/rtc_tools/testing/setup_apprtc.py",
+ "src/third_party/webrtc/rtc_tools/testing/webrtc_apprtc_browsertest/"],
+ },
+ {
# Download media files and tools used by the webrtc quality browser tests,
# chrome/browser/media/chrome_webrtc_audio_quality_browsertest.cc and
# chrome/browser/media/chrome_webrtc_video_quality_browsertest.cc.