| Index: components/sync/engine_impl/loopback_server/persistent_tombstone_entity.cc
|
| diff --git a/components/sync/engine_impl/loopback_server/persistent_tombstone_entity.cc b/components/sync/engine_impl/loopback_server/persistent_tombstone_entity.cc
|
| index 0d5b88deeef451aaa54fccb041768796d517d192..a32b134c0720f4287ffc6e5407eea9c69851b6b6 100644
|
| --- a/components/sync/engine_impl/loopback_server/persistent_tombstone_entity.cc
|
| +++ b/components/sync/engine_impl/loopback_server/persistent_tombstone_entity.cc
|
| @@ -4,13 +4,6 @@
|
|
|
| #include "components/sync/engine_impl/loopback_server/persistent_tombstone_entity.h"
|
|
|
| -#include <memory>
|
| -#include <string>
|
| -
|
| -#include "components/sync/base/model_type.h"
|
| -#include "components/sync/engine_impl/loopback_server/loopback_server_entity.h"
|
| -#include "components/sync/protocol/sync.pb.h"
|
| -
|
| using std::string;
|
|
|
| using syncer::ModelType;
|
|
|