Commit 323eb85b authored by sdefresne's avatar sdefresne Committed by Commit bot

Roll gyp to d174d75bf69c682cb62af9187879e01513b35e52

This picks the following changes:
- convert plist and strings to binary for iOS
- bump Xcode compatibility version to 46 (Xcode 3.2)
- include action inputs in hybrid build
- export generator flavor to gyp scripts

BUG=None

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

Cr-Commit-Position: refs/heads/master@{#320766}
parent 854f00ad
......@@ -164,7 +164,7 @@ deps = {
Var('chromium_git') + '/external/grit-i18n.git' + '@' + '0287c187b11ed53590254e4d817e836a44a7a1a7', # from svn revision 186
'src/tools/gyp':
Var('chromium_git') + '/external/gyp.git' + '@' + '4a9b712d5cb4a5ba7a9950128a7219569caf7263',
Var('chromium_git') + '/external/gyp.git' + '@' + 'd174d75bf69c682cb62af9187879e01513b35e52',
'src/tools/swarming_client':
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