| Index: components/invalidation/gcm_network_channel_delegate.h
|
| diff --git a/components/invalidation/gcm_network_channel_delegate.h b/components/invalidation/gcm_network_channel_delegate.h
|
| index 5229dec3764374c6fa085daea1606bafbffac5b4..fe997fe150fe89e41aea784e810998bddcbc4bc5 100644
|
| --- a/components/invalidation/gcm_network_channel_delegate.h
|
| +++ b/components/invalidation/gcm_network_channel_delegate.h
|
| @@ -8,7 +8,7 @@
|
| #include <string>
|
|
|
| #include "base/callback.h"
|
| -#include "google_apis/gcm/gcm_client.h"
|
| +#include "components/gcm_driver/gcm_client.h"
|
|
|
| class GoogleServiceAuthError;
|
|
|
|
|