diff options
author | fischman@chromium.org <fischman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-10-20 19:35:05 +0000 |
---|---|---|
committer | fischman@chromium.org <fischman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-10-20 19:35:05 +0000 |
commit | c220e5d98c05980b7ceade7ce93093af1fe260cb (patch) | |
tree | c697fb973a26045734f034cb6f4468db9cd1117d /DEPS | |
parent | 274f00dcade3160d4edc874dee612a57a801e2ef (diff) | |
download | chromium_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-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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", |