| Index: sync/notifier/gcm_network_channel_delegate.h
|
| diff --git a/sync/notifier/gcm_network_channel_delegate.h b/sync/notifier/gcm_network_channel_delegate.h
|
| index 36485a19293c762eb6fb4f59651cfac9be75a133..d92e05d6ed9d4c18200c34dc734fac1399590a4e 100644
|
| --- a/sync/notifier/gcm_network_channel_delegate.h
|
| +++ b/sync/notifier/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;
|
|
|
|
|