summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authoriannucci@chromium.org <iannucci@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-07-20 19:05:15 +0000
committeriannucci@chromium.org <iannucci@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-07-20 19:05:15 +0000
commit26218d5b9397832df1b7c1b9c16fb622e175854e (patch)
treee9bb5ff7988c861736d8ea9195379c283623f522 /DEPS
parent01b46b2c29884500f98d2b42902931e7a87240b9 (diff)
downloadchromium_src-26218d5b9397832df1b7c1b9c16fb622e175854e.zip
chromium_src-26218d5b9397832df1b7c1b9c16fb622e175854e.tar.gz
chromium_src-26218d5b9397832df1b7c1b9c16fb622e175854e.tar.bz2
Roll gyp 1429:1431.
Fixes a ninja generator issue which is currently blowing up the 'gfx_unittests_target_TEMP_copy_ui_unittests' step on the winja trybots: http://build.chromium.org/p/chromium.fyi/builders/Chromium%20Win7%20Ninja%20Goma/builds/891/steps/compile/logs/stdio BUG=132157 TEST= Review URL: https://chromiumcodereview.appspot.com/10797035 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@147690 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 530f84a..6ca29f5 100644
--- a/DEPS
+++ b/DEPS
@@ -128,7 +128,7 @@ deps = {
(Var("googlecode_url") % "grit-i18n") + "/trunk@57",
"src/tools/gyp":
- (Var("googlecode_url") % "gyp") + "/trunk@1429",
+ (Var("googlecode_url") % "gyp") + "/trunk@1431",
"src/v8":
(Var("googlecode_url") % "v8") + "/trunk@" + Var("v8_revision"),