Remove old AppRTC download location.

Bug: chromium:997673
Change-Id: Ic4b21c9aeaf1bd21be5ee264f88df8e72916a82f
Reviewed-on: https://webrtc-review.googlesource.com/c/webrtc.DEPS/+/151137
Reviewed-by: Patrik Höglund <phoglund@webrtc.org>
diff --git a/DEPS b/DEPS
index e912514..6c89d20 100644
--- a/DEPS
+++ b/DEPS
@@ -6,13 +6,7 @@
     "pattern": ".",
     "action" : ["python",
                 "src/third_party/webrtc/rtc_tools/testing/setup_apprtc.py",
-                "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/"],
+                "src/third_party/webrtc/rtc_tools/testing/webrtc_apprtc_browsertest"],
   },
   {
     # Download media files and tools used by the webrtc quality browser tests,