Chromium Code Reviews| Index: Source/modules/plugins/PluginArray.idl |
| diff --git a/Source/modules/plugins/PluginArray.idl b/Source/modules/plugins/PluginArray.idl |
| index dc2ab1d31a45fcde0b9fb6d1c82107233de56889..c0a5abb65d6ad2ee08adc61c89c5a5561a212e0e 100644 |
| --- a/Source/modules/plugins/PluginArray.idl |
| +++ b/Source/modules/plugins/PluginArray.idl |
| @@ -19,7 +19,7 @@ |
| */ |
| [ |
| - WillBeGarbageCollected, |
| + GarbageCollected, |
| ImplementedAs=DOMPluginArray |
| ] interface PluginArray { |
| readonly attribute unsigned long length; |