commit | e7fd9406c80c1fd4fe954e4be56b6258f89a5805 | [log] [tgz] |
---|---|---|
author | sdefresne <[email protected]> | Mon Dec 12 13:21:08 2016 |
committer | Commit bot <[email protected]> | Mon Dec 12 13:23:42 2016 |
tree | f7bf2d9afc5d103420aafe34c08b03b1510e2994 | |
parent | 45a928c03f422c58ed37c9011e1c657d0cbfecf5 [diff] |
Convert //ios/chrome/browser:about_flags to use buildflag_header. The template buildflag_header allows generating a header file with defines based on gn variables. This is better than using "defines" on a target as only the files using the macro will depend on it instead of all files in the target. BUG=None Review-Url: https://codereview.chromium.org/2569663002 Cr-Commit-Position: refs/heads/master@{#437858}