Index: chrome/browser/sync/abstract_profile_sync_service_test.h |
diff --git a/chrome/browser/sync/abstract_profile_sync_service_test.h b/chrome/browser/sync/abstract_profile_sync_service_test.h |
index bca5b8170d594ca61fa2afda86231bc7b12bcab6..1df23f63724ab23f8c493faf53fa64f7113b1633 100644 |
--- a/chrome/browser/sync/abstract_profile_sync_service_test.h |
+++ b/chrome/browser/sync/abstract_profile_sync_service_test.h |
@@ -15,8 +15,8 @@ |
#include "chrome/browser/signin/token_service.h" |
#include "chrome/browser/sync/internal_api/change_record.h" |
#include "chrome/browser/sync/profile_sync_components_factory_mock.h" |
-#include "chrome/browser/sync/syncable/model_type.h" |
#include "content/test/test_browser_thread.h" |
+#include "sync/syncable/model_type.h" |
#include "testing/gtest/include/gtest/gtest.h" |
class ProfileSyncService; |