| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index bba62e358141b299cc92d9333ecb044ac48fae3f..ad04c98e34dc7655e5136bd11ebca0107ed9debb 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -349,6 +349,7 @@ extern const char kVariationsServerURL[];
|
| extern const char kVersion[];
|
| extern const char kVisitURLs[];
|
| extern const char kWebIntentsNativeServicesEnabled[];
|
| +extern const char kWebIntentsEnabledForWebContent[];
|
| extern const char kWhitelistedExtensionID[];
|
| extern const char kWindowPosition[];
|
| extern const char kWindowSize[];
|
|
|