summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorevan@chromium.org <evan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-02-22 22:04:26 +0000
committerevan@chromium.org <evan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-02-22 22:04:26 +0000
commit4d941abd32f11d20642ff3d00725ef576b7eb731 (patch)
treec9df901502efa9da1f320bf74c9677fc63942052 /DEPS
parent7a7c2c6d0b4ac8425fb40a817c5f1b1e853bf9ca (diff)
downloadchromium_src-4d941abd32f11d20642ff3d00725ef576b7eb731.zip
chromium_src-4d941abd32f11d20642ff3d00725ef576b7eb731.tar.gz
chromium_src-4d941abd32f11d20642ff3d00725ef576b7eb731.tar.bz2
gyp: update to r893
Picks up: r893: make: test for ar's "T" flag at gyp time r892: Switching off external makefile (which requires cygwin on windows). r891: Disabling failing scons tests so we notice regressions. Review URL: http://codereview.chromium.org/6541081 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75647 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index b9df8f4..3d74850 100644
--- a/DEPS
+++ b/DEPS
@@ -63,7 +63,7 @@ deps = {
(Var("googlecode_url") % "google-cache-invalidation-api") + "/trunk@70",
"src/tools/gyp":
- (Var("googlecode_url") % "gyp") + "/trunk@890",
+ (Var("googlecode_url") % "gyp") + "/trunk@893",
"src/v8":
(Var("googlecode_url") % "v8") + "/trunk@" + Var("v8_revision"),