Commit f33f9652 authored by dpranke's avatar dpranke Committed by Commit bot

Roll gyp to 4a9b712d5cb4a5ba7a9950128a7219569caf7263.

This picks up a bug fix for the analyzer to handle multiple
toolsets the same way that ninja does.

It also picks up a couple of stray changes that were landed
after the migration to Git.

TBR=scottmg@chromium.org, sky@chromium.org
BUG=461811

Review URL: https://codereview.chromium.org/973273002

Cr-Commit-Position: refs/heads/master@{#318979}
parent dde8985a
...@@ -161,7 +161,7 @@ deps = { ...@@ -161,7 +161,7 @@ deps = {
Var('chromium_git') + '/external/grit-i18n.git' + '@' + 'a5890a8118c0c80cc0560e6d8d5cf65e5d725509', # from svn revision 185 Var('chromium_git') + '/external/grit-i18n.git' + '@' + 'a5890a8118c0c80cc0560e6d8d5cf65e5d725509', # from svn revision 185
'src/tools/gyp': 'src/tools/gyp':
Var('chromium_git') + '/external/gyp.git' + '@' + '34640080d08ab2a37665512e52142947def3056d', # from svn revision 2034 Var('chromium_git') + '/external/gyp.git' + '@' + '4a9b712d5cb4a5ba7a9950128a7219569caf7263',
'src/tools/swarming_client': 'src/tools/swarming_client':
Var('chromium_git') + '/external/swarming.client.git' + '@' + Var('swarming_revision'), Var('chromium_git') + '/external/swarming.client.git' + '@' + Var('swarming_revision'),
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment