Index: components/browser_sync/browser/abstract_profile_sync_service_test.h |
diff --git a/components/browser_sync/browser/abstract_profile_sync_service_test.h b/components/browser_sync/browser/abstract_profile_sync_service_test.h |
index adce5e9bf28c9e27837aafac940b1beda7664e7d..bf697832b7c7ca2ea1c1992ffdfdbe050a069de0 100644 |
--- a/components/browser_sync/browser/abstract_profile_sync_service_test.h |
+++ b/components/browser_sync/browser/abstract_profile_sync_service_test.h |
@@ -15,8 +15,8 @@ |
#include "base/macros.h" |
#include "base/test/test_message_loop.h" |
#include "components/browser_sync/browser/profile_sync_test_util.h" |
-#include "sync/internal_api/public/base/model_type.h" |
-#include "sync/internal_api/public/change_record.h" |
+#include "components/sync/base/model_type.h" |
+#include "components/sync/core/change_record.h" |
#include "testing/gtest/include/gtest/gtest.h" |
class TestProfileSyncService; |