Commit 66c008f0 authored by sky@chromium.org's avatar sky@chromium.org

Roll gyp 1950:1951

1951: Fixes bug in path handling of analyzer

BUG=383609
TEST=none
R=mark@chromium.org

Review URL: https://codereview.chromium.org/398903004

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@283685 0039d316-1c4b-4281-b951-d872f2087c98
parent f3011886
......@@ -160,7 +160,7 @@ deps = {
(Var("googlecode_url") % "grit-i18n") + "/trunk@170",
"src/tools/gyp":
(Var("googlecode_url") % "gyp") + "/trunk@1950",
(Var("googlecode_url") % "gyp") + "/trunk@1951",
"src/tools/swarming_client":
Var("chromium_git") + "/external/swarming.client.git@" +
......
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