Chromium Code Reviews| Index: Source/modules/mediastream/RTCStatsReport.idl |
| diff --git a/Source/modules/mediastream/RTCStatsReport.idl b/Source/modules/mediastream/RTCStatsReport.idl |
| index 00ae1292b269eec479c05efa6a6fe9bdee9bd2b9..41dd0abb24d521b22dfb798e1b78cdf27be15a02 100644 |
| --- a/Source/modules/mediastream/RTCStatsReport.idl |
| +++ b/Source/modules/mediastream/RTCStatsReport.idl |
| @@ -23,6 +23,7 @@ |
| */ |
| [ |
| + NoInterfaceObject, |
| ImplementationLacksVTable |
| ] interface RTCStatsReport { |
| readonly attribute Date timestamp; |