Commit d03cf190 authored by iannucci@chromium.org's avatar iannucci@chromium.org

Roll gyp r1651:1652.

r1652 | iannucci@chromium.org | 2013-06-21 13:55:25 -0700 (Fri, 21 Jun 2013) | 7 linesMake the ninja pool math correct.R=scottmg@chromium.orgBUG=Review URL: https://codereview.chromium.org/17087010

R=scottmg@chromium.org
BUG=

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@208062 0039d316-1c4b-4281-b951-d872f2087c98
parent 29c262de
......@@ -104,7 +104,7 @@ deps = {
(Var("googlecode_url") % "grit-i18n") + "/trunk@127",
"src/tools/gyp":
(Var("googlecode_url") % "gyp") + "/trunk@1651",
(Var("googlecode_url") % "gyp") + "/trunk@1652",
"src/tools/swarm_client":
"/trunk/tools/swarm_client@" + Var("swarm_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