DescriptionUpdate preferred style of spelling enums.
As discussed here:
https://groups.google.com/a/chromium.org/forum/#!topic/cxx/Hpkfudv5bac
Chromium historically used FOO for enums. The Google styleguide
eventually evolved into preferring kFoo instead (while allowing both).
Since Blink now uses kFoo, and a few kFoos have snuck into Chromium's
code base, remove this custom rule.
BUG=711332
Review-Url: https://codereview.chromium.org/2820553002
Cr-Commit-Position: refs/heads/master@{#464447}
Committed: https://chromium.googlesource.com/chromium/src/+/1262351d14e829049153dfe0b8f14b21c4b3b909
Patch Set 1 #
Messages
Total messages: 11 (7 generated)
|