summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-10-12 20:47:26 +0000
committertony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-10-12 20:47:26 +0000
commit67e0fc29356f68f5eda80e6f65dcc08b45927256 (patch)
tree97428a7f3ba7446a45749a0781355e2b914ea42b
parentb0ccb8c5811d2c666659a3e80097dddc84b24ba3 (diff)
downloadchromium_src-67e0fc29356f68f5eda80e6f65dcc08b45927256.zip
chromium_src-67e0fc29356f68f5eda80e6f65dcc08b45927256.tar.gz
chromium_src-67e0fc29356f68f5eda80e6f65dcc08b45927256.tar.bz2
Roll gyp deps to include my changes to make.
Also includes freebsd changes from evan and some msvs changes from erikwright and cbentzel. Review URL: http://codereview.chromium.org/3692006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@62332 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 97d45ca..b2d4594 100644
--- a/DEPS
+++ b/DEPS
@@ -55,7 +55,7 @@ deps = {
(Var("googlecode_url") % "google-cache-invalidation-api") + "/trunk@39",
"src/tools/gyp":
- (Var("googlecode_url") % "gyp") + "/trunk@840",
+ (Var("googlecode_url") % "gyp") + "/trunk@849",
"src/v8":
(Var("googlecode_url") % "v8") + "/trunk@5580",