| Index: Source/core/plugins/DOMMimeTypeArray.h
|
| diff --git a/Source/core/plugins/DOMMimeTypeArray.h b/Source/core/plugins/DOMMimeTypeArray.h
|
| index e65562b9c473fdc60ed4b4d9ac900121672f2025..7374f5d1616305e026ef88f93012c97a165a9d3a 100644
|
| --- a/Source/core/plugins/DOMMimeTypeArray.h
|
| +++ b/Source/core/plugins/DOMMimeTypeArray.h
|
| @@ -36,7 +36,6 @@ class Frame;
|
| class PluginData;
|
|
|
| class DOMMimeTypeArray FINAL : public RefCountedWillBeGarbageCollectedFinalized<DOMMimeTypeArray>, public ScriptWrappable, public DOMWindowProperty {
|
| - DECLARE_GC_INFO;
|
| public:
|
| static PassRefPtrWillBeRawPtr<DOMMimeTypeArray> create(Frame* frame)
|
| {
|
|
|