Commit a3fb724a authored by alexeypa@chromium.org's avatar alexeypa@chromium.org

Roll GYP to 1451. Changes:

r1449/r1450: Pass defines to midl.exe.
r1447: ninja windows: Add build.ninja variable to turn on dep_database.

r1448 was reverted in r1451.

BUG=140324

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

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