| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index 7b548acaadb91a57f2064e8edb9cf00e1a614135..c27909f3d9bf43ba90fbcd17d5634a6a52d73fed 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -93,6 +93,7 @@ extern const char kEnableWebAnimationsSVG[];
|
| extern const char kEnableWebMIDI[];
|
| extern const char kDisableWebSecurity[];
|
| extern const char kEnableExperimentalWebSocket[];
|
| +extern const char kEnableHTMLImports[];
|
| extern const char kDisableXSSAuditor[];
|
| CONTENT_EXPORT extern const char kDomAutomationController[];
|
| CONTENT_EXPORT extern const char kStatsCollectionController[];
|
|
|