| Index: components/sync/test/fake_server/bookmark_entity.cc
|
| diff --git a/components/sync/test/fake_server/bookmark_entity.cc b/components/sync/test/fake_server/bookmark_entity.cc
|
| index b7e1eccd9852702661988a612df5279d4365b7f1..fe01475b4c7304d2cb5a7d67034d12ca0d33bacd 100644
|
| --- a/components/sync/test/fake_server/bookmark_entity.cc
|
| +++ b/components/sync/test/fake_server/bookmark_entity.cc
|
| @@ -4,14 +4,7 @@
|
|
|
| #include "components/sync/test/fake_server/bookmark_entity.h"
|
|
|
| -#include <stdint.h>
|
| -
|
| -#include <string>
|
| -
|
| #include "base/guid.h"
|
| -#include "components/sync/base/model_type.h"
|
| -#include "components/sync/protocol/sync.pb.h"
|
| -#include "components/sync/test/fake_server/fake_server_entity.h"
|
|
|
| using std::string;
|
|
|
|
|