| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index c1c75be6b6b2569a9cc21181b2bb7b6b2fe6caf9..642aa1cc1483666fc91aa885ddacc6b012f764ba 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -82,6 +82,7 @@ CONTENT_EXPORT extern const char kDisableWebRTC[];
|
| #else
|
| CONTENT_EXPORT extern const char kDisableWebAudio[];
|
| #endif
|
| +extern const char kEnableWebMIDI[];
|
| extern const char kDisableWebSecurity[];
|
| extern const char kEnableExperimentalWebSocket[];
|
| extern const char kDisableXSSAuditor[];
|
|
|