Chromium Code Reviews| Index: modules/mediastream/RTCStatsReport.idl |
| diff --git a/modules/mediastream/RTCStatsReport.idl b/modules/mediastream/RTCStatsReport.idl |
| index 2fdce08aaf2f59d4f172d6982cdec031e23ffbc0..5721d5d0e44c186cd4fb441984d37ce2e68bc56b 100644 |
| --- a/modules/mediastream/RTCStatsReport.idl |
| +++ b/modules/mediastream/RTCStatsReport.idl |
| @@ -23,7 +23,7 @@ |
| */ |
| [ |
| - WillBeGarbageCollected, |
| + GarbageCollected, |
| NoInterfaceObject |
| ] interface RTCStatsReport { |
| readonly attribute Date timestamp; |