| Index: components/sync/model/fake_model_type_sync_bridge.cc
|
| diff --git a/components/sync/model/fake_model_type_sync_bridge.cc b/components/sync/model/fake_model_type_sync_bridge.cc
|
| index 1c6e6f9bbd72b4d99560db72efd656537b243d7a..d7c1c2f1d840a5157895dbd85d000bc002b3b453 100644
|
| --- a/components/sync/model/fake_model_type_sync_bridge.cc
|
| +++ b/components/sync/model/fake_model_type_sync_bridge.cc
|
| @@ -9,7 +9,6 @@
|
| #include "base/bind.h"
|
| #include "base/memory/ptr_util.h"
|
| #include "components/sync/base/hash_util.h"
|
| -#include "components/sync/model/model_error.h"
|
| #include "components/sync/model/mutable_data_batch.h"
|
| #include "components/sync/model_impl/in_memory_metadata_change_list.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|