| Index: components/gcm_driver/gcm_client_impl_unittest.cc
|
| diff --git a/google_apis/gcm/gcm_client_impl_unittest.cc b/components/gcm_driver/gcm_client_impl_unittest.cc
|
| similarity index 99%
|
| rename from google_apis/gcm/gcm_client_impl_unittest.cc
|
| rename to components/gcm_driver/gcm_client_impl_unittest.cc
|
| index 8da4887c6e916738b2d19845a3a60e9ef5c2a44a..0363f86ce88493726ce9a97846e723927f0c2b71 100644
|
| --- a/google_apis/gcm/gcm_client_impl_unittest.cc
|
| +++ b/components/gcm_driver/gcm_client_impl_unittest.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_client_impl.h"
|
| +#include "components/gcm_driver/gcm_client_impl.h"
|
|
|
| #include "base/command_line.h"
|
| #include "base/files/scoped_temp_dir.h"
|
|
|