summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorjochen@chromium.org <jochen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-07-23 17:10:05 +0000
committerjochen@chromium.org <jochen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-07-23 17:10:05 +0000
commite0cdaec9171637cc3f3546be5a38eca2c28c2780 (patch)
tree09bb629db12ba70a4633a9216cd409e69c66f41e /DEPS
parent753296ca11c512e7f4382f0492937351d6404f97 (diff)
downloadchromium_src-e0cdaec9171637cc3f3546be5a38eca2c28c2780.zip
chromium_src-e0cdaec9171637cc3f3546be5a38eca2c28c2780.tar.gz
chromium_src-e0cdaec9171637cc3f3546be5a38eca2c28c2780.tar.bz2
Rolling grit-i18n 57:58
r58: When looking up a file in the first IDs list, and the file is outside of the tree starting at SRCDIR, just use the filename as key Review URL: https://chromiumcodereview.appspot.com/10790118 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@147865 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 30fc93c..e604ca7 100644
--- a/DEPS
+++ b/DEPS
@@ -125,7 +125,7 @@ deps = {
(Var("googlecode_url") % "snappy") + "/trunk@63",
"src/tools/grit":
- (Var("googlecode_url") % "grit-i18n") + "/trunk@57",
+ (Var("googlecode_url") % "grit-i18n") + "/trunk@58",
"src/tools/gyp":
(Var("googlecode_url") % "gyp") + "/trunk@1431",