Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 6874db0b7118fd1095c02eca65ee64e2dc911214..d3d89fa15eb85eca5a332c172490b20b7e8787e1 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -361,6 +361,8 @@ extern const char kVariationsServerURL[]; |
extern const char kVersion[]; |
extern const char kViewerConnection[]; |
extern const char kVisitURLs[]; |
+extern const char kWalletSecureServiceUrl[]; |
+extern const char kWalletServiceUrl[]; |
extern const char kWebIntentsNativeServicesEnabled[]; |
extern const char kWebIntentsInvocationEnabled[]; |
extern const char kWhitelistedExtensionID[]; |