summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorgrt@chromium.org <grt@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-04-18 20:53:59 +0000
committergrt@chromium.org <grt@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-04-18 20:53:59 +0000
commit5d1b8b849ac5fc092af4375ba0b279b013cf4f7c (patch)
tree39ccd98b2ce131152c24caec6d5135fd921737a5 /DEPS
parent1422809c9c890fb145978b73d3ace532ee31c521 (diff)
downloadchromium_src-5d1b8b849ac5fc092af4375ba0b279b013cf4f7c.zip
chromium_src-5d1b8b849ac5fc092af4375ba0b279b013cf4f7c.tar.gz
chromium_src-5d1b8b849ac5fc092af4375ba0b279b013cf4f7c.tar.bz2
Roll grit to r35 to get error string redaction.
BUG=119748 TEST=chrome_strings target builds with VS2010 Review URL: http://codereview.chromium.org/10021061 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132860 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 bfe63c8..75ca664 100644
--- a/DEPS
+++ b/DEPS
@@ -118,7 +118,7 @@ deps = {
(Var("googlecode_url") % "snappy") + "/trunk@37",
"src/tools/grit":
- (Var("googlecode_url") % "grit-i18n") + "/trunk@34",
+ (Var("googlecode_url") % "grit-i18n") + "/trunk@35",
"src/tools/gyp":
(Var("googlecode_url") % "gyp") + "/trunk@1330",