| Index: components/copresence/handlers/gcm_handler_impl.h
|
| diff --git a/components/copresence/handlers/gcm_handler_impl.h b/components/copresence/handlers/gcm_handler_impl.h
|
| index d193eb8a172481253dce2379cee9d5d9bcccc7e7..69cd085bdca0e42f2ecfaef4d2cf57dade3e8f36 100644
|
| --- a/components/copresence/handlers/gcm_handler_impl.h
|
| +++ b/components/copresence/handlers/gcm_handler_impl.h
|
| @@ -10,6 +10,7 @@
|
|
|
| #include "base/callback_forward.h"
|
| #include "base/cancelable_callback.h"
|
| +#include "base/macros.h"
|
| #include "components/copresence/handlers/gcm_handler.h"
|
| #include "components/copresence/public/copresence_constants.h"
|
| #include "components/gcm_driver/gcm_app_handler.h"
|
|
|