diff options
Diffstat (limited to 'chrome/common/chrome_switches.h')
-rw-r--r-- | chrome/common/chrome_switches.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h index 17f228e..48b74b2 100644 --- a/chrome/common/chrome_switches.h +++ b/chrome/common/chrome_switches.h @@ -362,6 +362,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 kWhitelistedExtensionID[]; extern const char kWindowPosition[]; |