| Index: google_apis/gcm/gcm_client_impl.h
|
| diff --git a/google_apis/gcm/gcm_client_impl.h b/google_apis/gcm/gcm_client_impl.h
|
| index 475de85d62a35f1af3c08aad6c7ecc6a5cf52295..4a32f772250c99f921b201123ce764c11be4c00d 100644
|
| --- a/google_apis/gcm/gcm_client_impl.h
|
| +++ b/google_apis/gcm/gcm_client_impl.h
|
| @@ -20,7 +20,7 @@ namespace gcm {
|
| class GCMStore;
|
| class UserList;
|
|
|
| -class GCMClientImpl : public GCMClient {
|
| +class GCM_EXPORT GCMClientImpl : public GCMClient {
|
| public:
|
| GCMClientImpl();
|
| virtual ~GCMClientImpl();
|
|
|