DescriptionMove mac_bundle_id and other variables from chrome.gyp to build/chrome_settings.gypi.
These variables could be used from any gypi file included from chrome.gyp.
However, policy_templates.gypi is moving into components/policy.gypi, which
is included from components/components.gyp instead.
Moving the variables to build/chrome_settings.gypi enables their use from other gyp files.
BUG=271392
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=240367
Patch Set 1 #Patch Set 2 : added build/chrome_settings.gypi #
Total comments: 2
Patch Set 3 : trailing commas #Messages
Total messages: 15 (0 generated)
|