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

Unified Diff: Source/modules/mediasession/MediaSession.idl

Issue 1211973007: Oilpan: fix build after r198049. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 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/mediasession/MediaSession.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/mediasession/MediaSession.idl
diff --git a/Source/modules/mediasession/MediaSession.idl b/Source/modules/mediasession/MediaSession.idl
index 316de82a4062e86dab24028bf4173af6aba73328..1fbf6286bcc84a7f7698acb58302b29b8c4aea15 100644
--- a/Source/modules/mediasession/MediaSession.idl
+++ b/Source/modules/mediasession/MediaSession.idl
@@ -4,6 +4,7 @@
[
Constructor(),
+ GarbageCollected,
RuntimeEnabled=MediaSession,
] interface MediaSession {
void activate();
« no previous file with comments | « Source/modules/mediasession/MediaSession.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698