Chromium Code Reviews| Index: DEPS |
| diff --git a/DEPS b/DEPS |
| index b67033f2d5f45ecef6b17807d5973c06bdf12e17..4b89a9416738b64eaba477a5b24f7a078b14d762 100644 |
| --- a/DEPS |
| +++ b/DEPS |
| @@ -90,7 +90,7 @@ hooks = [ |
| "--recursive", |
| "src/chrome/test/data/webrtc/resources/tools"], |
| }, |
| - { |
| + #{ |
| # Download firefox for the Firefox AppRTC test. |
| # TODO(phoglund): Disabled due to http://crbug.com/545862. |
| #"pattern": ".", |
| @@ -99,5 +99,5 @@ hooks = [ |
| # "--clean-old-firefox-archives", |
| # "--target-dir", |
| # "firefox-nightly"], |
| - }, |
| + #}, |
| ] |