Commit ece9a13e authored by erg@chromium.org's avatar erg@chromium.org

Revert 161367 - Roll grit-i18n 74:75

We suspect this is causing problems on windows builders. For example:

http://build.chromium.org/p/tryserver.chromium/builders/win/builds/31939/steps/compile/logs/stdio

refers to grit_info and only started failing after the roll.

This adds -f option in grit_info.py to specify resources_ids file.

TBR=joi@chromium.org

Review URL: https://codereview.chromium.org/11099069

TBR=sergeyu@chromium.org
Review URL: https://codereview.chromium.org/11090076

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@161380 0039d316-1c4b-4281-b951-d872f2087c98
parent dbcc8e17
......@@ -100,7 +100,7 @@ deps = {
(Var("googlecode_url") % "snappy") + "/trunk@63",
"src/tools/grit":
(Var("googlecode_url") % "grit-i18n") + "/trunk@75",
(Var("googlecode_url") % "grit-i18n") + "/trunk@74",
"src/tools/gyp":
(Var("googlecode_url") % "gyp") + "/trunk@1519",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment