| Index: google_apis/gaia/gaia_constants.cc
|
| diff --git a/chrome/common/net/gaia/gaia_constants.cc b/google_apis/gaia/gaia_constants.cc
|
| similarity index 98%
|
| rename from chrome/common/net/gaia/gaia_constants.cc
|
| rename to google_apis/gaia/gaia_constants.cc
|
| index 7d23abed470f39e3a778d9e7c5a9987eeedd7647..8a5910c7478c3f41c295e4af631fe11bac336206 100644
|
| --- a/chrome/common/net/gaia/gaia_constants.cc
|
| +++ b/google_apis/gaia/gaia_constants.cc
|
| @@ -4,7 +4,7 @@
|
| //
|
| // Constants definitions
|
|
|
| -#include "chrome/common/net/gaia/gaia_constants.h"
|
| +#include "google_apis/gaia/gaia_constants.h"
|
|
|
| namespace GaiaConstants {
|
|
|
|
|