| Index: Source/modules/mediasource/WindowMediaSource.idl
|
| diff --git a/Source/modules/mediasource/WindowMediaSource.idl b/Source/modules/mediasource/WindowMediaSource.idl
|
| index 7d5eec67589f7b0ebdc15e46846a3dbbde01c347..b28e24317266126e6e9cf316a18e1a8bc6dc9cb8 100644
|
| --- a/Source/modules/mediasource/WindowMediaSource.idl
|
| +++ b/Source/modules/mediasource/WindowMediaSource.idl
|
| @@ -29,6 +29,7 @@
|
| */
|
|
|
| [
|
| + LegacyImplementedInBaseClass, // Actually no implementation, as just constructors; use to prevent a header from being included
|
| RuntimeEnabled=WebKitMediaSource,
|
| ] partial interface Window {
|
| attribute WebKitMediaSourceConstructor WebKitMediaSource;
|
|
|