Index: components/sync_driver/startup_controller.h |
diff --git a/components/sync_driver/startup_controller.h b/components/sync_driver/startup_controller.h |
index 350f9931aafa7b4f1d6ad0c95266aac50353fd86..4f63b0b0787a14d918ba645689b1019d6e8b5826 100644 |
--- a/components/sync_driver/startup_controller.h |
+++ b/components/sync_driver/startup_controller.h |
@@ -8,7 +8,7 @@ |
#include "base/callback.h" |
#include "base/memory/weak_ptr.h" |
#include "base/time/time.h" |
-#include "sync/internal_api/public/base/model_type.h" |
+#include "components/sync/base/model_type.h" |
namespace sync_driver { |
class SyncPrefs; |