Commit 883f1432 authored by scottmg@chromium.org's avatar scottmg@chromium.org

Roll gyp deps r1242->r1246

r1243 [windows ninja] Starting with additional includes, defines, and some basic cflags and ldflags
r1244 Fix CharacterSet map for VS 2010
r1245 mac make: Don't put host shared libraries into the product directory
r1246 Unbreak gyptest-toolsets.py on linux

R=thakis


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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@126757 0039d316-1c4b-4281-b951-d872f2087c98
parent 810242bf
......@@ -119,7 +119,7 @@ deps = {
(Var("googlecode_url") % "grit-i18n") + "/trunk@17",
"src/tools/gyp":
(Var("googlecode_url") % "gyp") + "/trunk@1242",
(Var("googlecode_url") % "gyp") + "/trunk@1246",
"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