Index: google_apis/gaia/gaia_switches.cc |
diff --git a/google_apis/gaia/gaia_switches.cc b/google_apis/gaia/gaia_switches.cc |
index a1879d1c9943189b999bdc47c5e572f15883eb4a..3e4682983625be4983f1f1194c635c86f7747dd7 100644 |
--- a/google_apis/gaia/gaia_switches.cc |
+++ b/google_apis/gaia/gaia_switches.cc |
@@ -6,6 +6,7 @@ |
namespace switches { |
+const char kGoogleUrl[] = "google-url"; |
const char kGaiaUrl[] = "gaia-url"; |
const char kGoogleApisUrl[] = "google-apis-url"; |
const char kLsoUrl[] = "lso-url"; |