Commit 34b2fc6e authored by torne@chromium.org's avatar torne@chromium.org

Roll gyp r1635:1636.

r1636 Android backend: fix references to source top dir.

BUG=
TBR=sbc@chromium.org

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202853 0039d316-1c4b-4281-b951-d872f2087c98
parent 91c6e316
......@@ -110,7 +110,7 @@ deps = {
(Var("googlecode_url") % "grit-i18n") + "/trunk@121",
"src/tools/gyp":
(Var("googlecode_url") % "gyp") + "/trunk@1635",
(Var("googlecode_url") % "gyp") + "/trunk@1636",
"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