Index: third_party/WebKit/Source/modules/plugins/Plugin.idl |
diff --git a/third_party/WebKit/Source/modules/plugins/Plugin.idl b/third_party/WebKit/Source/modules/plugins/Plugin.idl |
index c1259e15f077e68132d82a7d93419e7ccb5cb201..6f0b0461f3c8a9c0dfe50ce52e0e97f350365d36 100644 |
--- a/third_party/WebKit/Source/modules/plugins/Plugin.idl |
+++ b/third_party/WebKit/Source/modules/plugins/Plugin.idl |
@@ -29,4 +29,3 @@ |
MimeType namedItem([Default=Undefined] optional DOMString name); |
[NotEnumerable, ImplementedAs=namedItem] getter MimeType ([Default=Undefined] optional DOMString name); |
}; |
- |