Index: chrome/browser/sync/profile_sync_service_session_unittest.cc |
diff --git a/chrome/browser/sync/profile_sync_service_session_unittest.cc b/chrome/browser/sync/profile_sync_service_session_unittest.cc |
index 284ad450d58db4cdd95b9920ed6915783fd97f64..33790cfb5dc43e8ef729dbb2de0fb374e94c3492 100644 |
--- a/chrome/browser/sync/profile_sync_service_session_unittest.cc |
+++ b/chrome/browser/sync/profile_sync_service_session_unittest.cc |
@@ -28,7 +28,6 @@ |
#include "chrome/browser/sync/profile_sync_test_util.h" |
#include "chrome/browser/sync/test_profile_sync_service.h" |
#include "chrome/common/chrome_notification_types.h" |
-#include "chrome/common/net/gaia/gaia_constants.h" |
#include "chrome/test/base/browser_with_test_window_test.h" |
#include "chrome/test/base/testing_profile.h" |
#include "content/public/browser/navigation_entry.h" |
@@ -36,6 +35,7 @@ |
#include "content/public/browser/notification_registrar.h" |
#include "content/public/browser/notification_service.h" |
#include "content/public/test/test_browser_thread.h" |
+#include "google_apis/gaia/gaia_constants.h" |
#include "googleurl/src/gurl.h" |
#include "sync/internal_api/public/base/model_type.h" |
#include "sync/internal_api/public/change_record.h" |