Commit bb450794 authored by mnissler@chromium.org's avatar mnissler@chromium.org

Revert r150317 - "Revert r150249 "Rolling GYP to r1452:""

The revert actually didn't solve the problem.

BUG=None
TBR=alexeypa@chromium.org

Review URL: https://chromiumcodereview.appspot.com/10824197

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150351 0039d316-1c4b-4281-b951-d872f2087c98
parent 1f552020
...@@ -100,7 +100,7 @@ deps = { ...@@ -100,7 +100,7 @@ deps = {
(Var("googlecode_url") % "grit-i18n") + "/trunk@67", (Var("googlecode_url") % "grit-i18n") + "/trunk@67",
"src/tools/gyp": "src/tools/gyp":
(Var("googlecode_url") % "gyp") + "/trunk@1451", (Var("googlecode_url") % "gyp") + "/trunk@1452",
"src/v8": "src/v8":
(Var("googlecode_url") % "v8") + "/trunk@" + Var("v8_revision"), (Var("googlecode_url") % "v8") + "/trunk@" + Var("v8_revision"),
......
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