diff options
author | nick <nick@chromium.org> | 2015-04-22 21:43:32 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-04-23 04:44:48 +0000 |
commit | 5c1d060ed293f8c882e1ba82c1c10c743167d0b5 (patch) | |
tree | 6bdf4411667a251969e96bace852f621492d2192 /build/PRESUBMIT.py | |
parent | e81b3346126a4f586992ed502256eba5b43f1e19 (diff) | |
download | chromium_src-5c1d060ed293f8c882e1ba82c1c10c743167d0b5.zip chromium_src-5c1d060ed293f8c882e1ba82c1c10c743167d0b5.tar.gz chromium_src-5c1d060ed293f8c882e1ba82c1c10c743167d0b5.tar.bz2 |
Update {virtual,override} to follow C++11 style in chrome_elf.
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 manually generated using a regex and a text editor.
BUG=417463
Review URL: https://codereview.chromium.org/1106533003
Cr-Commit-Position: refs/heads/master@{#326454}
Diffstat (limited to 'build/PRESUBMIT.py')
0 files changed, 0 insertions, 0 deletions