| Index: content/common/content_switches.h
|
| diff --git a/content/common/content_switches.h b/content/common/content_switches.h
|
| index a248391b16b9753ee44a55d80619fe913799b080..0605facc24672640b20ce13649f8ecf6f1b730b2 100644
|
| --- a/content/common/content_switches.h
|
| +++ b/content/common/content_switches.h
|
| @@ -72,6 +72,7 @@ extern const char kEnableSeccompSandbox[];
|
| extern const char kEnableStatsTable[];
|
| extern const char kEnableVideoFullscreen[];
|
| extern const char kEnableVideoLogging[];
|
| +extern const char kEnableWebIntents[];
|
| extern const char kExperimentalLocationFeatures[];
|
| // TODO(jam): this doesn't belong in content.
|
| extern const char kExtensionProcess[];
|
|
|