diff options
author | thakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-03-20 05:49:41 +0000 |
---|---|---|
committer | thakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-03-20 05:49:41 +0000 |
commit | 149f95f6c637eae9c59c428308d2f2de59eb420a (patch) | |
tree | 4a2abc0393c6d151e05b6fdd1277fe5f725d2825 /DEPS | |
parent | b0460b56c5e2039736c7f2d5fe57e869f5e43099 (diff) | |
download | chromium_src-149f95f6c637eae9c59c428308d2f2de59eb420a.zip chromium_src-149f95f6c637eae9c59c428308d2f2de59eb420a.tar.gz chromium_src-149f95f6c637eae9c59c428308d2f2de59eb420a.tar.bz2 |
roll gyp 1874:1877
1875: ninja/win: Change win-tool to copy readonly files more reliably.
1876: msvs_emulation: Remove unused method.
1877: ninja: Don't support RULE_INPUT_* variables in rule inputs.
BUG=350317
TBR=scottmg@chromium.org
NOTRY=true
Review URL: https://codereview.chromium.org/198853008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@258205 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -137,7 +137,7 @@ deps = { (Var("googlecode_url") % "grit-i18n") + "/trunk@156", "src/tools/gyp": - (Var("googlecode_url") % "gyp") + "/trunk@1874", + (Var("googlecode_url") % "gyp") + "/trunk@1877", "src/tools/swarming_client": Var("chromium_git") + "/external/swarming.client.git@" + |