| Index: components/sync/api/attachments/attachment_id.cc
|
| diff --git a/components/sync/api/attachments/attachment_id.cc b/components/sync/api/attachments/attachment_id.cc
|
| index 8c662609a5eb1aef5cb6704694388f614cf25232..0580b346d3b5fbab4b8a8a15dc09d64626774c23 100644
|
| --- a/components/sync/api/attachments/attachment_id.cc
|
| +++ b/components/sync/api/attachments/attachment_id.cc
|
| @@ -4,9 +4,6 @@
|
|
|
| #include "components/sync/api/attachments/attachment_id.h"
|
|
|
| -#include <stddef.h>
|
| -#include <stdint.h>
|
| -
|
| #include "base/logging.h"
|
| #include "components/sync/base/attachment_id_proto.h"
|
| #include "components/sync/protocol/sync.pb.h"
|
|
|