summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authormark@chromium.org <mark@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-02-08 23:25:51 +0000
committermark@chromium.org <mark@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-02-08 23:25:51 +0000
commit4c385008f8211055de54b45aa0159c5acb10c112 (patch)
tree247d82f5c6cbaf7bdcb080b22d9d8b7d5b9da02f /DEPS
parentc775fc8cb798ad3849639e58c78885710d615247 (diff)
downloadchromium_src-4c385008f8211055de54b45aa0159c5acb10c112.zip
chromium_src-4c385008f8211055de54b45aa0159c5acb10c112.tar.gz
chromium_src-4c385008f8211055de54b45aa0159c5acb10c112.tar.bz2
Back out trunk r74191 - GYP goes back to r874. This may have caused
the Windows full builder to fail. Review URL: http://codereview.chromium.org/6460009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@74198 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 0318020..d84e0c4 100644
--- a/DEPS
+++ b/DEPS
@@ -62,7 +62,7 @@ deps = {
(Var("googlecode_url") % "google-cache-invalidation-api") + "/trunk@70",
"src/tools/gyp":
- (Var("googlecode_url") % "gyp") + "/trunk@881",
+ (Var("googlecode_url") % "gyp") + "/trunk@874",
"src/v8":
(Var("googlecode_url") % "v8") + "/trunk@6588",