Chromium Code Reviews| Index: modules/mediastream/MediaStreamEvent.idl |
| =================================================================== |
| --- modules/mediastream/MediaStreamEvent.idl (revision 22811) |
| +++ modules/mediastream/MediaStreamEvent.idl (working copy) |
| @@ -23,7 +23,6 @@ |
| */ |
| [ |
| - Conditional=MEDIA_STREAM, |
| ConstructorTemplate=Event |
| ] interface MediaStreamEvent : Event { |
| [InitializedByEventConstructor] readonly attribute MediaStream stream; |