summaryrefslogtreecommitdiffstats
path: root/chromium/third_party/WebKit/Source/core/plugins/PluginArray.idl
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/WebKit/Source/core/plugins/PluginArray.idl')
-rw-r--r--chromium/third_party/WebKit/Source/core/plugins/PluginArray.idl1
1 files changed, 1 insertions, 0 deletions
diff --git a/chromium/third_party/WebKit/Source/core/plugins/PluginArray.idl b/chromium/third_party/WebKit/Source/core/plugins/PluginArray.idl
index 47d9cc2d09a..dc2ab1d31a4 100644
--- a/chromium/third_party/WebKit/Source/core/plugins/PluginArray.idl
+++ b/chromium/third_party/WebKit/Source/core/plugins/PluginArray.idl
@@ -19,6 +19,7 @@
*/
[
+ WillBeGarbageCollected,
ImplementedAs=DOMPluginArray
] interface PluginArray {
readonly attribute unsigned long length;