diff options
author | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-04-30 01:02:53 +0000 |
---|---|---|
committer | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-04-30 01:02:53 +0000 |
commit | da0ade73522ccbb0284cedf2764a68465f691dc5 (patch) | |
tree | 2b5cdcc427c0dfd014fc87612e8ab4f40ea2736a /net/socket/socks_client_socket_pool.cc | |
parent | 6ed2de0c2b29723bec008ee1c20ee88a492154f2 (diff) | |
download | chromium_src-da0ade73522ccbb0284cedf2764a68465f691dc5.zip chromium_src-da0ade73522ccbb0284cedf2764a68465f691dc5.tar.gz chromium_src-da0ade73522ccbb0284cedf2764a68465f691dc5.tar.bz2 |
Reorder pieces of code. No other changes.
* Make overriding functions as private as possible
* Make declaration order match definition order
* Fix a few other problems with section order not following the style guide
* For consistency, list functions in order: virtuals, non-virtuals, macro-based declarations
* In a few .cc files, try to keep class declarations and definitions together
* In a few .cc files, move enums into the classes the use them
BUG=none
TEST=none
R=sky@chromium.org
Review URL: https://codereview.chromium.org/14383022
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@197198 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net/socket/socks_client_socket_pool.cc')
0 files changed, 0 insertions, 0 deletions