| Index: components/gcm_driver/gcm_activity.cc
|
| diff --git a/google_apis/gcm/gcm_activity.cc b/components/gcm_driver/gcm_activity.cc
|
| similarity index 94%
|
| rename from google_apis/gcm/gcm_activity.cc
|
| rename to components/gcm_driver/gcm_activity.cc
|
| index 4c04d3761d1f5ffb56f98cd2823504a0a8cf094d..7e9e1623aa6cc2003034d485e2bbb383c0aba4ea 100644
|
| --- a/google_apis/gcm/gcm_activity.cc
|
| +++ b/components/gcm_driver/gcm_activity.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "google_apis/gcm/gcm_activity.h"
|
| +#include "components/gcm_driver/gcm_activity.h"
|
|
|
| namespace gcm {
|
|
|
|
|