| Index: google_apis/gaia/gaia_oauth_client.cc
|
| diff --git a/chrome/common/net/gaia/gaia_oauth_client.cc b/google_apis/gaia/gaia_oauth_client.cc
|
| similarity index 99%
|
| rename from chrome/common/net/gaia/gaia_oauth_client.cc
|
| rename to google_apis/gaia/gaia_oauth_client.cc
|
| index e62f93e7715fdf8c86865a5a620f765a95b9f688..3ac819e8d1f3c14cd4d61f261904b4a41248761a 100644
|
| --- a/chrome/common/net/gaia/gaia_oauth_client.cc
|
| +++ b/google_apis/gaia/gaia_oauth_client.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/gaia_oauth_client.h"
|
| +#include "google_apis/gaia/gaia_oauth_client.h"
|
|
|
| #include "base/json/json_reader.h"
|
| #include "base/logging.h"
|
|
|