diff options
author | grt@chromium.org <grt@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-04-18 20:53:59 +0000 |
---|---|---|
committer | grt@chromium.org <grt@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-04-18 20:53:59 +0000 |
commit | 5d1b8b849ac5fc092af4375ba0b279b013cf4f7c (patch) | |
tree | 39ccd98b2ce131152c24caec6d5135fd921737a5 /DEPS | |
parent | 1422809c9c890fb145978b73d3ace532ee31c521 (diff) | |
download | chromium_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-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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", |