DescriptionFix a style guide violation in KeyedService.
According to the style guide [1], constructors and destructor should come
before any other method declaration. Fixes KeyedService method ordering
to follow said guide.
[1]: https://google.github.io/styleguide/cppguide.html#Declaration_Order
BUG=None
Committed: https://crrev.com/e34c4d70f455816654cb51dfacf832db7228b610
Cr-Commit-Position: refs/heads/master@{#360797}
Patch Set 1 #
Messages
Total messages: 11 (4 generated)
|