Index: chrome/browser/sync/notifier/gaia_auth/gaiaauth.cc |
diff --git a/chrome/browser/sync/notifier/gaia_auth/gaiaauth.cc b/chrome/browser/sync/notifier/gaia_auth/gaiaauth.cc |
index cf30d0742176ad843ddea41c56f0920d2a6e4c7d..8ff7c6fd6a9fecea20519723988d44436f09d703 100644 |
--- a/chrome/browser/sync/notifier/gaia_auth/gaiaauth.cc |
+++ b/chrome/browser/sync/notifier/gaia_auth/gaiaauth.cc |
@@ -4,11 +4,11 @@ |
#include <string> |
+#include "base/logging.h" |
#include "chrome/browser/sync/notifier/gaia_auth/gaiaauth.h" |
#include "talk/base/asynchttprequest.h" |
#include "talk/base/firewallsocketserver.h" |
#include "talk/base/httpclient.h" |
-#include "talk/base/logging.h" |
#include "talk/base/physicalsocketserver.h" |
#include "talk/base/signalthread.h" |
#include "talk/base/socketadapters.h" |