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