Chromium Code Reviews| Index: Source/modules/plugins/MimeType.idl |
| diff --git a/Source/modules/plugins/MimeType.idl b/Source/modules/plugins/MimeType.idl |
| index 26c6cc40fae78a4bd4f54bb8f390906c2b92ea42..e70959e45157e14fca0a0a95be50976d36fdb479 100644 |
| --- a/Source/modules/plugins/MimeType.idl |
| +++ b/Source/modules/plugins/MimeType.idl |
| @@ -19,7 +19,7 @@ |
| */ |
| [ |
| - WillBeGarbageCollected, |
| + GarbageCollected, |
| ImplementedAs=DOMMimeType |
| ] interface MimeType { |
| readonly attribute DOMString type; |