| Index: components/gcm_driver/gcm_client_factory.cc
|
| diff --git a/components/gcm_driver/gcm_client_factory.cc b/components/gcm_driver/gcm_client_factory.cc
|
| index 64d7d5c30eb9294c8c59a2f4e4bf62a2331f2925..e09f8b4c154e547689329ec16b85567c1ccdabe7 100644
|
| --- a/components/gcm_driver/gcm_client_factory.cc
|
| +++ b/components/gcm_driver/gcm_client_factory.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "components/gcm_driver/gcm_client_factory.h"
|
|
|
| -#include "google_apis/gcm/gcm_client_impl.h"
|
| +#include "components/gcm_driver/gcm_client_impl.h"
|
|
|
| namespace gcm {
|
|
|
|
|