summaryrefslogtreecommitdiffstats
path: root/build/chrome_settings.gypi
Commit message (Collapse)AuthorAgeFilesLines
* fix breaking third parties using gritfqj2015-11-051-0/+2
| | | | | | | | BUG= Review URL: https://codereview.chromium.org/1419503006 Cr-Commit-Position: refs/heads/master@{#358025}
* Move mac_bundle_id and other variables from chrome.gyp to ↵joaodasilva@chromium.org2013-12-121-0/+30
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 Review URL: https://codereview.chromium.org/98363007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@240367 0039d316-1c4b-4281-b951-d872f2087c98