| Index: components/sync/core_impl/protocol_event_buffer_unittest.cc
|
| diff --git a/components/sync/core_impl/protocol_event_buffer_unittest.cc b/components/sync/core_impl/protocol_event_buffer_unittest.cc
|
| index 88591e2917e7e0fe5da2ba153d7e727fd660abc8..b545e02e3a3ed8143d3a452fd8d54ab808827db4 100644
|
| --- a/components/sync/core_impl/protocol_event_buffer_unittest.cc
|
| +++ b/components/sync/core_impl/protocol_event_buffer_unittest.cc
|
| @@ -4,11 +4,8 @@
|
|
|
| #include "components/sync/core_impl/protocol_event_buffer.h"
|
|
|
| -#include <stddef.h>
|
| #include <stdint.h>
|
|
|
| -#include <memory>
|
| -
|
| #include "base/time/time.h"
|
| #include "components/sync/engine/events/poll_get_updates_request_event.h"
|
| #include "components/sync/engine/events/protocol_event.h"
|
|
|