commit | a1228ebb3e37c160c13ad970c8960bb7d138bf0e | [log] [tgz] |
---|---|---|
author | brettw <[email protected]> | Fri Oct 28 03:51:34 2016 |
committer | Commit bot <[email protected]> | Fri Oct 28 03:55:40 2016 |
tree | 48c31201a175182388cb1a34168dcb4cce36cc9b | |
parent | 7ddd9705acfb4c7fd15a381be6f9c8f5aa58be1a [diff] |
Convert net feature defines to a buildflag header. There were 4 net-only flags defined by src/net that were defined in a config and passed on the command line. This converts these flags to the buildflag system for better scalability and maintainability. Review-Url: https://codereview.chromium.org/2450183005 Cr-Commit-Position: refs/heads/master@{#428276}