Chromium Code Reviews| Index: DEPS |
| diff --git a/DEPS b/DEPS |
| index f01b2a7a9ab016516865d5515d5043b7eff8b40e..71b10cc8524ed469cc212212a24afc59e9dcf40c 100644 |
| --- a/DEPS |
| +++ b/DEPS |
| @@ -135,19 +135,6 @@ hooks = [ |
| ], |
| }, |
| { |
| - 'name': 'mdns_native_extension_binaries', |
| - 'pattern': '.', |
| - 'action': [ |
| - 'download_from_google_storage', |
| - '--no_auth', |
| - '--no_resume', |
| - '--bucket', |
| - 'dart-dependencies-fletch', |
| - '-d', |
| - 'fletch/pkg/mdns/lib/native', |
| - ], |
| - }, |
| - { |
| 'name': 'third_party_qemu', |
| 'pattern': '.', |
| 'action': [ |