Remove backwards compatible AppRTC download location.

TBR=thakis@chromium.org
Bug: None
Change-Id: I347b30ff1f6b17b94905e10254a4532ec2469109
Reviewed-on: https://webrtc-review.googlesource.com/c/webrtc.DEPS/+/151480
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
diff --git a/DEPS b/DEPS
index c16d60b..1c39512 100644
--- a/DEPS
+++ b/DEPS
@@ -6,12 +6,6 @@
     "pattern": ".",
     "action" : ["python",
                 "src/third_party/webrtc/rtc_tools/testing/setup_apprtc.py",
-                "src/third_party/webrtc/rtc_tools/testing/webrtc_apprtc_browsertest"],
-  },
-  {
-    "pattern": ".",
-    "action" : ["python",
-                "src/third_party/webrtc/rtc_tools/testing/setup_apprtc.py",
                 "src/third_party/webrtc/rtc_tools/testing/browsertest"],
   },
   {