Index: DEPS |
diff --git a/DEPS b/DEPS |
index e94ff353cd949df15f0961117b59ecac5dbc8e8f..34100b8c62a76124209922411f922f998201416c 100644 |
--- a/DEPS |
+++ b/DEPS |
@@ -558,9 +558,9 @@ hooks = [ |
# need to manually install these packages and accept the ToS. |
'name': 'sdkextras', |
'pattern': '.', |
- # Make sure to add package to .gitignore in third_party/android_tools. |
+ # Add package 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'], |
+ 'google_google_play_services_21.0.0.zip'], |
}, |
{ |
# Downloads the Debian Wheezy sysroot to chrome/installer/linux if needed. |