Index: chrome/browser/sync/test_profile_sync_service.cc |
diff --git a/chrome/browser/sync/test_profile_sync_service.cc b/chrome/browser/sync/test_profile_sync_service.cc |
index 40977f8a255444a1c5177ed8f9bb2bb3958bdd48..83e04c563c63f2341b2e205717928bcb7ae5e038 100644 |
--- a/chrome/browser/sync/test_profile_sync_service.cc |
+++ b/chrome/browser/sync/test_profile_sync_service.cc |
@@ -8,10 +8,10 @@ |
#include "chrome/browser/sync/abstract_profile_sync_service_test.h" |
#include "chrome/browser/sync/glue/data_type_controller.h" |
#include "chrome/browser/sync/glue/sync_backend_host.h" |
-#include "chrome/browser/sync/internal_api/user_share.h" |
#include "chrome/browser/sync/profile_sync_components_factory.h" |
#include "chrome/browser/sync/test/test_http_bridge_factory.h" |
#include "chrome/common/chrome_notification_types.h" |
+#include "sync/internal_api/user_share.h" |
#include "sync/js/js_reply_handler.h" |
#include "sync/protocol/encryption.pb.h" |
#include "sync/sessions/session_state.h" |