| Index: Source/core/html/HTMLPlugInElement.h
|
| diff --git a/Source/core/html/HTMLPlugInElement.h b/Source/core/html/HTMLPlugInElement.h
|
| index 0a73b35ae0b378792aa4c976d25d7130ab47d3de..b182409e43b28ee218a9ea33d7fb7be89816b2aa 100644
|
| --- a/Source/core/html/HTMLPlugInElement.h
|
| +++ b/Source/core/html/HTMLPlugInElement.h
|
| @@ -133,7 +133,6 @@ private:
|
| bool m_needsWidgetUpdate;
|
| bool m_shouldPreferPlugInsForImages;
|
| DisplayState m_displayState;
|
| - RefPtr<Widget> m_protectWidgetDuringReattach;
|
| };
|
|
|
| DEFINE_NODE_TYPE_CASTS(HTMLPlugInElement, isPluginElement());
|
|
|