Chromium Code Reviews| Index: Source/modules/mediastream/RTCStatsReport.idl |
| diff --git a/Source/modules/mediastream/RTCStatsReport.idl b/Source/modules/mediastream/RTCStatsReport.idl |
| index 3dcde158134dbb99694bf89087dd96f0c29e92b1..15c193beba50420b54ca368d0aaaaefd814d33f2 100644 |
| --- a/Source/modules/mediastream/RTCStatsReport.idl |
| +++ b/Source/modules/mediastream/RTCStatsReport.idl |
| @@ -23,7 +23,7 @@ |
| */ |
| [ |
| - NoInterfaceObject, |
| + NoInterfaceObject |
| ] interface RTCStatsReport { |
| readonly attribute Date timestamp; |
| readonly attribute DOMString id; |