summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorfischman@chromium.org <fischman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-10-20 19:35:05 +0000
committerfischman@chromium.org <fischman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-10-20 19:35:05 +0000
commitc220e5d98c05980b7ceade7ce93093af1fe260cb (patch)
treec697fb973a26045734f034cb6f4468db9cd1117d /DEPS
parent274f00dcade3160d4edc874dee612a57a801e2ef (diff)
downloadchromium_src-c220e5d98c05980b7ceade7ce93093af1fe260cb.zip
chromium_src-c220e5d98c05980b7ceade7ce93093af1fe260cb.tar.gz
chromium_src-c220e5d98c05980b7ceade7ce93093af1fe260cb.tar.bz2
Roll gyp 1520:1521
1521: ninja: Don't try to use -MMD / .o.d depfiles with .s files. Review URL: https://chromiumcodereview.appspot.com/11188065 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@163181 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 94a1b28..4f05ea4 100644
--- a/DEPS
+++ b/DEPS
@@ -103,7 +103,7 @@ deps = {
(Var("googlecode_url") % "grit-i18n") + "/trunk@78",
"src/tools/gyp":
- (Var("googlecode_url") % "gyp") + "/trunk@1520",
+ (Var("googlecode_url") % "gyp") + "/trunk@1521",
"src/tools/swarm_client":
"/trunk/tools/swarm_client@162782",