summaryrefslogtreecommitdiffstats
path: root/chromium/third_party/WebKit/Source/core/plugins/Plugin.idl
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/WebKit/Source/core/plugins/Plugin.idl')
-rw-r--r--chromium/third_party/WebKit/Source/core/plugins/Plugin.idl1
1 files changed, 1 insertions, 0 deletions
diff --git a/chromium/third_party/WebKit/Source/core/plugins/Plugin.idl b/chromium/third_party/WebKit/Source/core/plugins/Plugin.idl
index c1259e15f07..689df505e60 100644
--- a/chromium/third_party/WebKit/Source/core/plugins/Plugin.idl
+++ b/chromium/third_party/WebKit/Source/core/plugins/Plugin.idl
@@ -19,6 +19,7 @@
*/
[
+ WillBeGarbageCollected,
ImplementedAs=DOMPlugin
] interface Plugin {
readonly attribute DOMString name;