Index: chrome/browser/sync/test/integration/single_client_extensions_sync_test.cc |
diff --git a/chrome/browser/sync/test/integration/single_client_extensions_sync_test.cc b/chrome/browser/sync/test/integration/single_client_extensions_sync_test.cc |
index 29f57357c023766f4b97f2ce0e7226fc2a12b703..b8c36fce1222f29757e5e0eb7bc06d9d889dd97c 100644 |
--- a/chrome/browser/sync/test/integration/single_client_extensions_sync_test.cc |
+++ b/chrome/browser/sync/test/integration/single_client_extensions_sync_test.cc |
@@ -3,10 +3,10 @@ |
// found in the LICENSE file. |
#include "base/basictypes.h" |
-#include "chrome/browser/sync/profile_sync_service.h" |
#include "chrome/browser/sync/test/integration/extensions_helper.h" |
#include "chrome/browser/sync/test/integration/sync_integration_test_util.h" |
#include "chrome/browser/sync/test/integration/sync_test.h" |
+#include "components/browser_sync/browser/profile_sync_service.h" |
using extensions_helper::AllProfilesHaveSameExtensionsAsVerifier; |
using extensions_helper::InstallExtension; |