Commit 46e07cab authored by scottmg@chromium.org's avatar scottmg@chromium.org

roll gyp 1441:1446

r1442 Allow <(CONFIGURATION_NAME) to be used in path for ninja.
r1443 ninja windows: don't spam reg.exe calls if we can't find DirectX installation
r1444 make unitests less fragile in the face of debug output changes.
r1445 Fixing issues with path.
r1446 ninja windows: unfork back to 'depfile' name rather than 'deplist'

R=thakis@chromium.org

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

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