Cleanup changes in gcm_network_channel
commit6ea3c2a14e73f413277c4386a4c2f7221db7d4ac
authorpavely@chromium.org <pavely@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Sat, 29 Mar 2014 04:14:01 +0000 (29 04:14 +0000)
committerpavely@chromium.org <pavely@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Sat, 29 Mar 2014 04:14:01 +0000 (29 04:14 +0000)
treee1ba7fcc9fec075da23527984299e69ed96a59fb
parent90a98785e53ea88775ee9eaa87617c691f63c157
Cleanup changes in gcm_network_channel

No functionality change, just moving things around.
- Move functions so that it is more convenient to read .cc file top to bottom.
- replace ANDROID with OS_ANDROID. Looking at other places in the code OS_ANDROID is much more popular way to check for android.

R=rlarocque@chromium.org

Review URL: https://codereview.chromium.org/217653002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@260357 0039d316-1c4b-4281-b951-d872f2087c98
sync/notifier/gcm_network_channel.cc
sync/notifier/gcm_network_channel_unittest.cc