DescriptionSupport base::Feature entries in chrome://flags.
Since base::Features already support toggling via --enable-features=
and --disable-features= flags, integrate with those.
Changes some if statements on FeatureEntry.type to be switch
statements so that future changes to the enum without updating them
result in compile errors.
BUG=544158
Committed: https://crrev.com/03007d04e150b30cfe62ab26a7ed47f71c2a79c2
Cr-Commit-Position: refs/heads/master@{#355419}
Patch Set 1 : #Patch Set 2 : Fix Windows compile issue #Patch Set 3 : Another win compile fix. #
Total comments: 10
Patch Set 4 : Address comments. #
Messages
Total messages: 15 (9 generated)
|