| Index: sync/internal_api/public/events/get_updates_response_event.h
|
| diff --git a/sync/internal_api/public/events/get_updates_response_event.h b/sync/internal_api/public/events/get_updates_response_event.h
|
| index 6ec8674391792046a1ebd88f54e3c92f00802f8f..0dc8c5edfa3c1231c0be5eaa2013557ca3daf572 100644
|
| --- a/sync/internal_api/public/events/get_updates_response_event.h
|
| +++ b/sync/internal_api/public/events/get_updates_response_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"
|
|
|