diff options
author | dcheng <dcheng@chromium.org> | 2015-02-03 17:50:17 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-02-04 01:51:54 +0000 |
commit | 9f9f934ab10ff8bf1922ccc23e449167237d98b9 (patch) | |
tree | ca1b1086273089dbb9ad67add82cff05e8999317 /url/url_canon_ip.cc | |
parent | e1e2bfadda328e86ee5c9f262e4c96113ffcd9e3 (diff) | |
download | chromium_src-9f9f934ab10ff8bf1922ccc23e449167237d98b9.zip chromium_src-9f9f934ab10ff8bf1922ccc23e449167237d98b9.tar.gz chromium_src-9f9f934ab10ff8bf1922ccc23e449167237d98b9.tar.bz2 |
Update {virtual,override,final} to follow C++11 style.
The Google style guide states that only one of {virtual,override,final}
should be used for each declaration, since override implies virtual and
final implies both virtual and override.
This patch was automatically generated with an OS=android build using a
variation of https://codereview.chromium.org/598073004.
BUG=417463
R=sgurun@chromium.org
Review URL: https://codereview.chromium.org/893273003
Cr-Commit-Position: refs/heads/master@{#314467}
Diffstat (limited to 'url/url_canon_ip.cc')
0 files changed, 0 insertions, 0 deletions