Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(197)

Unified Diff: DEPS

Issue 1406203004: Fix compilation error. (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/webrtc/webrtc.DEPS@master
Patch Set: Created 5 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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"],
- },
+ #},
]
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698