Index: sync/engine/model_type_worker.cc |
diff --git a/sync/engine/model_type_worker.cc b/sync/engine/model_type_worker.cc |
index 7e67dc87278410dff83e7e83bfd1e31c4c47877e..bbbebf60ef1d3d50f4b07613cb58549dfd4a36ed 100644 |
--- a/sync/engine/model_type_worker.cc |
+++ b/sync/engine/model_type_worker.cc |
@@ -11,8 +11,8 @@ |
#include "base/strings/stringprintf.h" |
#include "sync/engine/commit_contribution.h" |
#include "sync/engine/entity_tracker.h" |
-#include "sync/engine/model_type_processor.h" |
#include "sync/engine/non_blocking_type_commit_contribution.h" |
+#include "sync/internal_api/public/model_type_processor.h" |
#include "sync/syncable/syncable_util.h" |
#include "sync/util/cryptographer.h" |
#include "sync/util/time.h" |