Index: chrome/browser/sync/profile_sync_service_password_unittest.cc |
diff --git a/chrome/browser/sync/profile_sync_service_password_unittest.cc b/chrome/browser/sync/profile_sync_service_password_unittest.cc |
index 2f5f48ebc83ed5be70be6234b2eeabc281cf508e..5ada9bb5b9ca0f62ebf2fb829d0f33092ce8b80f 100644 |
--- a/chrome/browser/sync/profile_sync_service_password_unittest.cc |
+++ b/chrome/browser/sync/profile_sync_service_password_unittest.cc |
@@ -29,15 +29,15 @@ |
#include "chrome/browser/sync/protocol/password_specifics.pb.h" |
#include "chrome/browser/sync/syncable/directory_manager.h" |
#include "chrome/browser/sync/syncable/syncable.h" |
-#include "chrome/browser/sync/test_profile_sync_service.h" |
#include "chrome/browser/sync/test/engine/test_id_factory.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/common/pref_names.h" |
#include "chrome/test/base/profile_mock.h" |
-#include "content/browser/browser_thread.h" |
#include "content/public/browser/notification_source.h" |
#include "content/test/notification_observer_mock.h" |
+#include "content/test/test_browser_thread.h" |
#include "testing/gmock/include/gmock/gmock.h" |
#include "webkit/glue/password_form.h" |