Index: components/sync/engine_impl/model_type_registry_unittest.cc |
diff --git a/components/sync/engine_impl/model_type_registry_unittest.cc b/components/sync/engine_impl/model_type_registry_unittest.cc |
index fd0bd02e7be667732cf1267c252339c9e46c7a5d..49d930fe137b634d87bc9ec12c3823aebd8b7978 100644 |
--- a/components/sync/engine_impl/model_type_registry_unittest.cc |
+++ b/components/sync/engine_impl/model_type_registry_unittest.cc |
@@ -5,12 +5,10 @@ |
#include "components/sync/engine_impl/model_type_registry.h" |
#include <utility> |
-#include <vector> |
#include "base/deferred_sequenced_task_runner.h" |
#include "base/memory/ptr_util.h" |
#include "base/message_loop/message_loop.h" |
-#include "components/sync/base/model_type.h" |
#include "components/sync/core/activation_context.h" |
#include "components/sync/core/test/fake_model_type_processor.h" |
#include "components/sync/protocol/data_type_state.pb.h" |