| Index: Source/modules/plugins/MimeTypeArray.idl
|
| diff --git a/Source/modules/plugins/MimeTypeArray.idl b/Source/modules/plugins/MimeTypeArray.idl
|
| index 0a33adace1fede82345feb447bb9b90f321b9383..9e583c77fb5929702f2b5dca55e9411e6beec349 100644
|
| --- a/Source/modules/plugins/MimeTypeArray.idl
|
| +++ b/Source/modules/plugins/MimeTypeArray.idl
|
| @@ -19,7 +19,7 @@
|
| */
|
|
|
| [
|
| - WillBeGarbageCollected,
|
| + GarbageCollected,
|
| ImplementedAs=DOMMimeTypeArray
|
| ] interface MimeTypeArray {
|
| readonly attribute unsigned long length;
|
|
|