Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2005)

Unified Diff: Source/modules/mediastream/RTCStatsReport.idl

Issue 173363002: Move mediastream module to oilpan transition types (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebased Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Source/modules/mediastream/RTCStatsReport.cpp ('k') | Source/modules/mediastream/RTCStatsRequestImpl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/mediastream/RTCStatsReport.idl
diff --git a/Source/modules/mediastream/RTCStatsReport.idl b/Source/modules/mediastream/RTCStatsReport.idl
index 15c193beba50420b54ca368d0aaaaefd814d33f2..2fdce08aaf2f59d4f172d6982cdec031e23ffbc0 100644
--- a/Source/modules/mediastream/RTCStatsReport.idl
+++ b/Source/modules/mediastream/RTCStatsReport.idl
@@ -23,6 +23,7 @@
*/
[
+ WillBeGarbageCollected,
NoInterfaceObject
] interface RTCStatsReport {
readonly attribute Date timestamp;
« no previous file with comments | « Source/modules/mediastream/RTCStatsReport.cpp ('k') | Source/modules/mediastream/RTCStatsRequestImpl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698