diff --git a/DEPS b/DEPS index 991f2d5ac3..5eade0382d 100644 --- a/DEPS +++ b/DEPS @@ -1401,19 +1401,6 @@ hooks = [ '--bucket', 'chromium-webrtc-resources', 'src/resources'], }, - { - # This downloads SDK extras and puts them in the - # third_party/android_tools/sdk/extras directory. - 'name': 'sdkextras', - 'pattern': '.', - 'condition': 'checkout_android', - # 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/android/play_services/update.py', - 'download' - ], - }, ] recursedeps = [