| Index: google_apis/gcm/engine/connection_handler.h
|
| diff --git a/google_apis/gcm/engine/connection_handler.h b/google_apis/gcm/engine/connection_handler.h
|
| index 7b265f9d3bc0321f14d1e660d4e6525c62251ad2..b719ac762609fe6d3eef2728769ce3efd06afa5b 100644
|
| --- a/google_apis/gcm/engine/connection_handler.h
|
| +++ b/google_apis/gcm/engine/connection_handler.h
|
| @@ -6,6 +6,7 @@
|
| #define GOOGLE_APIS_GCM_ENGINE_CONNECTION_HANDLER_H_
|
|
|
| #include "base/callback.h"
|
| +#include "base/memory/scoped_ptr.h"
|
| #include "google_apis/gcm/base/gcm_export.h"
|
|
|
| namespace net{
|
|
|