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..1bb5a8de9867fcb193f1021ab3ddb05b827a804d 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_apis-url"; |
Roger Tawa OOO till Jul 10th
2015/04/21 13:46:36
Is this string what you intended?
Mike Lerman
2015/04/21 15:16:16
Ah, no! Thanks for catching that.
|
const char kGaiaUrl[] = "gaia-url"; |
const char kGoogleApisUrl[] = "google-apis-url"; |
const char kLsoUrl[] = "lso-url"; |