Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index d6c7884314addeb7852b9bfcbf2ca0ae7a94c0d9..1913936d481f606e8979fbe01722de736edfbae2 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -196,6 +196,7 @@ extern const char kFocusExistingTabOnOpen[]; |
extern const char kFirstRun[]; |
extern const char kForceAppsPromoVisible[]; |
extern const char kGaiaHost[]; |
+extern const char kGaiaUrlPath[]; |
extern const char kGaiaProfileInfo[]; |
extern const char kGoogleSearchDomainCheckURL[]; |
extern const char kGSSAPILibraryName[]; |