Commit 1c55deca authored by yoshiki@chromium.org's avatar yoshiki@chromium.org

Roll grit to 169.

This fixes the bug of html-inliner (see the bug for detail).

BUG=383189
TBR=bratell@opera.com, pastarmovj@chromium.org

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278632 0039d316-1c4b-4281-b951-d872f2087c98
parent 233305e8
...@@ -148,7 +148,7 @@ deps = { ...@@ -148,7 +148,7 @@ deps = {
(Var("googlecode_url") % "snappy") + "/trunk@80", (Var("googlecode_url") % "snappy") + "/trunk@80",
"src/tools/grit": "src/tools/grit":
(Var("googlecode_url") % "grit-i18n") + "/trunk@168", (Var("googlecode_url") % "grit-i18n") + "/trunk@169",
"src/tools/gyp": "src/tools/gyp":
(Var("googlecode_url") % "gyp") + "/trunk@1944", (Var("googlecode_url") % "gyp") + "/trunk@1944",
......
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