| Index: google_apis/gcm/engine/gcm_registration_request_handler.h
|
| diff --git a/google_apis/gcm/engine/gcm_registration_request_handler.h b/google_apis/gcm/engine/gcm_registration_request_handler.h
|
| index 934f92790f451a1cb052726278e64dd8055c8121..523bdc1adde2a9a75ac879689ffceff35fee7a3a 100644
|
| --- a/google_apis/gcm/engine/gcm_registration_request_handler.h
|
| +++ b/google_apis/gcm/engine/gcm_registration_request_handler.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef GOOGLE_APIS_GCM_ENGINE_GCM_REGISTRATION_REQUEST_HANDLER_H_
|
| #define GOOGLE_APIS_GCM_ENGINE_GCM_REGISTRATION_REQUEST_HANDLER_H_
|
|
|
| +#include "base/macros.h"
|
| #include "google_apis/gcm/engine/registration_request.h"
|
|
|
| namespace gcm {
|
|
|