commit | cc4814445109e4f2df529c81b549343040249810 | [log] [tgz] |
---|---|---|
author | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Mon Apr 02 10:21:01 2012 |
committer | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Mon Apr 02 10:21:01 2012 |
tree | 5af50a862c239ed80ac85292b607fb80d1cbee85 | |
parent | 9c8b54deb61e8d7445bf8889e60874cf60f86d5a [diff] [blame] |
Pick up and adjust to version of grit where default is no resource_ids file. BUG=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=129619 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=129818 Review URL: https://chromiumcodereview.appspot.com/9875019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@130115 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/DEPS b/DEPS index d49a181f..fa89ff9d 100644 --- a/DEPS +++ b/DEPS
@@ -116,7 +116,7 @@ (Var("googlecode_url") % "snappy") + "/trunk@37", "src/tools/grit": - (Var("googlecode_url") % "grit-i18n") + "/trunk@18", + (Var("googlecode_url") % "grit-i18n") + "/trunk@23", "src/tools/gyp": (Var("googlecode_url") % "gyp") + "/trunk@1293",