Now fetching tools from webrtc-chrome-resources.

R=kjellander@chromium.org

Review URL: https://codereview.chromium.org/486303003

git-svn-id: http://src.chromium.org/svn/trunk/deps/third_party/webrtc/webrtc.DEPS@290573 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
diff --git a/DEPS b/DEPS
index 79e9f52..4fe8cd1 100644
--- a/DEPS
+++ b/DEPS
@@ -70,12 +70,21 @@
     "pattern": "\\.sha1",
     "action": ["download_from_google_storage",
                "--directory",
-               "--recursive",
                "--num_threads=10",
                "--bucket", "chromium-webrtc-resources",
                "src/chrome/test/data/webrtc/resources"],
   },
   {
+    # Download tools. If you're not a googler, you need to comment this out
+    # and install the required tools yourself in the tools folder.
+    "pattern": "\\.sha1",
+    "action": ["download_from_google_storage",
+               "--directory",
+               "--num_threads=10",
+               "--bucket", "chrome-webrtc-resources",
+               "src/chrome/test/data/webrtc/resources/tools"],
+  },
+  {
     # Download firefox for the Firefox AppRTC test.
     "pattern": ".",
     "action" : ["python",