commit | 1b3df829566c328496a00617a65dbd6dc06c2c6c | [log] [tgz] |
---|---|---|
author | stuartmorgan <[email protected]> | Mon Dec 08 14:36:11 2014 |
committer | Commit bot <[email protected]> | Mon Dec 08 14:36:40 2014 |
tree | e5173a38a6c2195a331beb7b01bbf7aee2aded4a | |
parent | 9cf258907a830d80b99b4bdd0876180d8ee831c2 [diff] |
Standardize source list variable naming in chrome_browser.gypi Some variables use ...qualifier_feature_sources as names, other use ...feature_qualifier_sources. This standardizes on the latter, so that they can be grouped without breaking the flow of the alphabetization that will be introduced in future CLs. BUG=439765 Review URL: https://codereview.chromium.org/784673003 Cr-Commit-Position: refs/heads/master@{#307245}