| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index e8d17106b7e30e28cba995bb03ebd8416bfec9a8..8fec30dbf6df05f785761319b2f031a3c31e8e76 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -144,7 +144,6 @@ CONTENT_EXPORT extern const char kMainFrameResizesAreOrientationChanges[];
|
| CONTENT_EXPORT extern const char kEnableVtune[];
|
| CONTENT_EXPORT extern const char kEnableWebGLDraftExtensions[];
|
| CONTENT_EXPORT extern const char kEnableWebGLImageChromium[];
|
| -CONTENT_EXPORT extern const char kEnableWebMIDI[];
|
| CONTENT_EXPORT extern const char kEnableZeroCopy[];
|
| CONTENT_EXPORT extern const char kExtraPluginDir[];
|
| CONTENT_EXPORT extern const char kForceDisplayList2dCanvas[];
|
|
|