| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index c9fbd4f1cd32eb8cc22349db1c83c6a264dd4327..9b5104e0afb090360e33753de96cf55b0bc60734 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -353,6 +353,7 @@ extern const char kVariationsServerURL[];
|
| extern const char kVersion[];
|
| extern const char kVisitURLs[];
|
| extern const char kWebIntentsNativeServicesEnabled[];
|
| +extern const char kWebIntentsInvocationEnabled[];
|
| extern const char kWhitelistedExtensionID[];
|
| extern const char kWindowPosition[];
|
| extern const char kWindowSize[];
|
|
|