Chromium Code Reviews

Unified Diff: DEPS

Issue 407653003: Hook up .d files and outputs to grit (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Review comments + grit pull Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « no previous file | build/secondary/tools/grit/BUILD.gn » ('j') | 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 efcb185ccbbf78f166c0bd27bcd68a53c6297567..f6acb665d47c6d763c57fb541cfe07a39aaa1172 100644
--- a/DEPS
+++ b/DEPS
@@ -157,7 +157,7 @@ deps = {
(Var("googlecode_url") % "snappy") + "/trunk@80",
"src/tools/grit":
- (Var("googlecode_url") % "grit-i18n") + "/trunk@170",
+ (Var("googlecode_url") % "grit-i18n") + "/trunk@171",
"src/tools/gyp":
(Var("googlecode_url") % "gyp") + "/trunk@1953",
« no previous file with comments | « no previous file | build/secondary/tools/grit/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine