| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 170f3926438ae04c9f09c95576d2d8ab9d796dd9..df142296b361255f734f7d8480913ceadd904f47 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -358,6 +358,7 @@ extern const char kUseWebBasedSigninFlow[];
|
| extern const char kVariationsServerURL[];
|
| extern const char kVersion[];
|
| extern const char kVisitURLs[];
|
| +extern const char kWalletServiceUrl[];
|
| extern const char kWebIntentsNativeServicesEnabled[];
|
| extern const char kWebIntentsInvocationEnabled[];
|
| extern const char kWhitelistedExtensionID[];
|
|
|