Index: DEPS |
diff --git a/DEPS b/DEPS |
index a9ca0b731ed22fdaa4bca6b019dbb86bd9156df5..049d7bdc086708aba978bf9b1ed4f0d51fbf2a1d 100644 |
--- a/DEPS |
+++ b/DEPS |
@@ -562,8 +562,7 @@ hooks = [ |
'pattern': '.', |
# When adding a new sdk extras package to download, add the package |
# directory and zip file to .gitignore in third_party/android_tools. |
- 'action': ['python', 'src/build/download_sdk_extras.py', |
- 'google_google_play_services_21.0.0.zip'], |
+ 'action': ['python', 'src/build/download_sdk_extras.py'], |
}, |
{ |
# Downloads the Debian Wheezy sysroot to chrome/installer/linux if needed. |