Index: components/browser_sync/browser/test_profile_sync_service.h |
diff --git a/components/browser_sync/browser/test_profile_sync_service.h b/components/browser_sync/browser/test_profile_sync_service.h |
index abd82aa5cff9a77c630fcf0e9b65c3a0115d3d52..125255a8d052163be427eae5d53084ca0d29dba2 100644 |
--- a/components/browser_sync/browser/test_profile_sync_service.h |
+++ b/components/browser_sync/browser/test_profile_sync_service.h |
@@ -7,10 +7,10 @@ |
#include "base/macros.h" |
#include "components/browser_sync/browser/profile_sync_service.h" |
+#include "components/sync/base/weak_handle.h" |
+#include "components/sync/js/js_event_handler.h" |
+#include "components/sync/test/engine/test_id_factory.h" |
#include "components/sync_driver/data_type_manager.h" |
-#include "sync/internal_api/public/util/weak_handle.h" |
-#include "sync/js/js_event_handler.h" |
-#include "sync/test/engine/test_id_factory.h" |
namespace sync_driver { |
class SyncPrefs; |