| Index: google_apis/gaia/gaia_urls.h
|
| diff --git a/chrome/common/net/gaia/gaia_urls.h b/google_apis/gaia/gaia_urls.h
|
| similarity index 94%
|
| rename from chrome/common/net/gaia/gaia_urls.h
|
| rename to google_apis/gaia/gaia_urls.h
|
| index b657c30096e064a6c7fa32f642314b2cb145fdb9..cf7b87c45c1b5397d705b0e3f661192d62631390 100644
|
| --- a/chrome/common/net/gaia/gaia_urls.h
|
| +++ b/google_apis/gaia/gaia_urls.h
|
| @@ -2,8 +2,8 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#ifndef CHROME_COMMON_NET_GAIA_GAIA_URLS_H_
|
| -#define CHROME_COMMON_NET_GAIA_GAIA_URLS_H_
|
| +#ifndef GOOGLE_APIS_GAIA_GAIA_URLS_H_
|
| +#define GOOGLE_APIS_GAIA_GAIA_URLS_H_
|
|
|
| #include <string>
|
|
|
| @@ -80,4 +80,4 @@ class GaiaUrls {
|
| DISALLOW_COPY_AND_ASSIGN(GaiaUrls);
|
| };
|
|
|
| -#endif // CHROME_COMMON_NET_GAIA_GAIA_URLS_H_
|
| +#endif // GOOGLE_APIS_GAIA_GAIA_URLS_H_
|
|
|