diff options
author | dcheng <dcheng@chromium.org> | 2015-02-04 12:11:51 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-02-04 20:12:48 +0000 |
commit | 7241f5fdbb0c7de0beddf61fb16cbc0a224eaa8b (patch) | |
tree | be08e446c330287ebf1e9cbebc691ac5f85313a9 /cc/debug | |
parent | 2ef2ff8328b6302aa2b946afeb49a71f6fa89696 (diff) | |
download | chromium_src-7241f5fdbb0c7de0beddf61fb16cbc0a224eaa8b.zip chromium_src-7241f5fdbb0c7de0beddf61fb16cbc0a224eaa8b.tar.gz chromium_src-7241f5fdbb0c7de0beddf61fb16cbc0a224eaa8b.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=bauerb@chromium.org
Review URL: https://codereview.chromium.org/884213005
Cr-Commit-Position: refs/heads/master@{#314618}
Diffstat (limited to 'cc/debug')
0 files changed, 0 insertions, 0 deletions