diff options
author | danakj <danakj@chromium.org> | 2016-03-02 14:51:07 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-03-02 22:52:31 +0000 |
commit | 53eccbc71cfc0b6f715d595888d6850d38b013c0 (patch) | |
tree | 56ea5942785ddab69639936b84cbd483a78fcd42 /extensions/common | |
parent | 5e5c1a758ed1d597df4f949655008f5c2208096a (diff) | |
download | chromium_src-53eccbc71cfc0b6f715d595888d6850d38b013c0.zip chromium_src-53eccbc71cfc0b6f715d595888d6850d38b013c0.tar.gz chromium_src-53eccbc71cfc0b6f715d595888d6850d38b013c0.tar.bz2 |
Fix name collisions that will occur with chromium style.
This fixes cases where renaming a method from thisStyle to ThisStyle
makes it collide with something, usually another method with the same
name.
For the case in PrintStream.h, the collision function is actually dead
code so remove it.
TBR=avi,pdr
R=pdr
BUG=584539
CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel
Review URL: https://codereview.chromium.org/1753023002
Cr-Commit-Position: refs/heads/master@{#378868}
Diffstat (limited to 'extensions/common')
0 files changed, 0 insertions, 0 deletions