Chromium Code Reviews
DescriptionUpdate {virtual,override} to follow C++11 style in sandbox.
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
Committed: https://crrev.com/d6ac192621b71ee5ecdac74082e99346871e5024
Cr-Commit-Position: refs/heads/master@{#326616}
Patch Set 1 #
Total comments: 4
Patch Set 2 : git cl format #
Messages
Total messages: 9 (3 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||