Commit 2357b547 authored by thakis@chromium.org's avatar thakis@chromium.org

roll gyp 1013:1014

r1014: make/mac: Put products into $(product_dir) immediately instead of copying them there.

BUG=90199
TEST=youtube works
TBR=mark


Review URL: http://codereview.chromium.org/7740012

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98393 0039d316-1c4b-4281-b951-d872f2087c98
parent 20f589a8
......@@ -93,7 +93,7 @@ deps = {
(Var("googlecode_url") % "snappy") + "/trunk@37",
"src/tools/gyp":
(Var("googlecode_url") % "gyp") + "/trunk@1013",
(Var("googlecode_url") % "gyp") + "/trunk@1014",
"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