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

Unified Diff: DEPS

Issue 9875019: Adjust to version of grit where default is no resource_ids file. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Merge to LKGR (pure merge). Created 8 years, 9 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 | build/grit_action.gypi » ('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 905e94a6eaefc9cb3ea76dbf536c1cb6fa8ad454..44c9752ffce07bc4b29e5b4497988796e1c1c8c9 100644
--- a/DEPS
+++ b/DEPS
@@ -116,7 +116,7 @@ deps = {
(Var("googlecode_url") % "snappy") + "/trunk@37",
"src/tools/grit":
- (Var("googlecode_url") % "grit-i18n") + "/trunk@18",
+ (Var("googlecode_url") % "grit-i18n") + "/trunk@19",
"src/tools/gyp":
(Var("googlecode_url") % "gyp") + "/trunk@1282",
« no previous file with comments | « no previous file | build/grit_action.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698