| Index: google_apis/gaia/gaia_switches.h
|
| diff --git a/google_apis/gaia/gaia_switches.h b/google_apis/gaia/gaia_switches.h
|
| index bc69ebe5bab8f12d513b2ada9f73a829f874b708..63921a04468917c8a420029bcf3f8ce31705159a 100644
|
| --- a/google_apis/gaia/gaia_switches.h
|
| +++ b/google_apis/gaia/gaia_switches.h
|
| @@ -7,6 +7,10 @@
|
|
|
| namespace switches {
|
|
|
| +// Specifies the domain of the APISID cookie. The default value is
|
| +// "http://.google.com".
|
| +extern const char kGoogleUrl[];
|
| +
|
| // Specifies the path for GAIA authentication URL. The default value is
|
| // "https://accounts.google.com".
|
| extern const char kGaiaUrl[];
|
|
|