Index: third_party/WebKit/Source/modules/plugins/PluginArray.idl |
diff --git a/third_party/WebKit/Source/modules/plugins/PluginArray.idl b/third_party/WebKit/Source/modules/plugins/PluginArray.idl |
index c0a5abb65d6ad2ee08adc61c89c5a5561a212e0e..47d9cc2d09a8f70e474d9f28a1c98a452d3a5425 100644 |
--- a/third_party/WebKit/Source/modules/plugins/PluginArray.idl |
+++ b/third_party/WebKit/Source/modules/plugins/PluginArray.idl |
@@ -19,7 +19,6 @@ |
*/ |
[ |
- GarbageCollected, |
ImplementedAs=DOMPluginArray |
] interface PluginArray { |
readonly attribute unsigned long length; |