rewrite_to_chrome_style: Don't put a trailing _ on static consts.
These are named in kFooBar style, which doesn't need an underscore. The name should not change if we moved it to an enum, and this is the overwhelming (always used) style for nested constants in chromium. R=dcheng BUG=580746 Review URL: https://codereview.chromium.org/1644803002 Cr-Commit-Position: refs/heads/master@{#371951}
Showing
Please register or sign in to comment