diff options
author | tony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-03 23:18:19 +0000 |
---|---|---|
committer | tony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-03 23:18:19 +0000 |
commit | aef0f68aeacca2b3771b06032b665b05c6979be7 (patch) | |
tree | 753c8f859f598e41e111cdac3bcbc3a34eed01bf /DEPS | |
parent | b68d986062c7a77c5286fed3770b35daaeb37476 (diff) | |
download | chromium_src-aef0f68aeacca2b3771b06032b665b05c6979be7.zip chromium_src-aef0f68aeacca2b3771b06032b665b05c6979be7.tar.gz chromium_src-aef0f68aeacca2b3771b06032b665b05c6979be7.tar.bz2 |
Roll gyp DEPS to 856. This pulls in 2 makefile changes
and 3 xcode changes.
Review URL: http://codereview.chromium.org/4106017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64985 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -55,7 +55,7 @@ deps = { (Var("googlecode_url") % "google-cache-invalidation-api") + "/trunk@51", "src/tools/gyp": - (Var("googlecode_url") % "gyp") + "/trunk@851", + (Var("googlecode_url") % "gyp") + "/trunk@856", "src/v8": (Var("googlecode_url") % "v8") + "/trunk@5757", |