| Index: google_apis/gaia/google_service_auth_error.cc
|
| diff --git a/chrome/common/net/gaia/google_service_auth_error.cc b/google_apis/gaia/google_service_auth_error.cc
|
| similarity index 99%
|
| rename from chrome/common/net/gaia/google_service_auth_error.cc
|
| rename to google_apis/gaia/google_service_auth_error.cc
|
| index c428b996791ab8efaa1225a334b911b2fdfac397..8b115eaec0638f440e40343e1be8879ae8fac8a5 100644
|
| --- a/chrome/common/net/gaia/google_service_auth_error.cc
|
| +++ b/google_apis/gaia/google_service_auth_error.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 "chrome/common/net/gaia/google_service_auth_error.h"
|
| +#include "google_apis/gaia/google_service_auth_error.h"
|
|
|
| #include <string>
|
|
|
|
|