| Index: sync/internal_api/public/events/poll_get_updates_request_event.h
|
| diff --git a/sync/internal_api/public/events/poll_get_updates_request_event.h b/sync/internal_api/public/events/poll_get_updates_request_event.h
|
| index 9d71af73fb1b1f5963b2773c973fb149d822fb21..ff4b5954963179731ad5a0db6e3599cbfdf5b93b 100644
|
| --- a/sync/internal_api/public/events/poll_get_updates_request_event.h
|
| +++ b/sync/internal_api/public/events/poll_get_updates_request_event.h
|
| @@ -7,6 +7,7 @@
|
|
|
| #include <string>
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/time/time.h"
|
| #include "base/values.h"
|
|
|