Chromium Code Reviews| Index: Source/WebCore/Modules/mediastream/RTCStatsElement.idl |
| =================================================================== |
| --- Source/WebCore/Modules/mediastream/RTCStatsElement.idl (revision 142703) |
| +++ Source/WebCore/Modules/mediastream/RTCStatsElement.idl (working copy) |
| @@ -24,6 +24,7 @@ |
| [ |
| Conditional=MEDIA_STREAM, |
| + ImplementationLacksVTable |
| ] interface RTCStatsElement { |
| readonly attribute Date timestamp; |
| DOMString stat(in DOMString name); |