Chromium Code Reviews| Index: Source/web/LinkHighlight.h |
| diff --git a/Source/web/LinkHighlight.h b/Source/web/LinkHighlight.h |
| index 0bd1668e7c1146358ff09a229e1bbbece622596a..c0b6943a9bacc687c7aa791bd818f1c1130365df 100644 |
| --- a/Source/web/LinkHighlight.h |
| +++ b/Source/web/LinkHighlight.h |
| @@ -87,7 +87,6 @@ private: |
| WebCore::Path m_path; |
| RefPtr<WebCore::Node> m_node; |
| - OwnPtr<WebAnimation> m_animation; |
| WebViewImpl* m_owningWebViewImpl; |
| WebCore::GraphicsLayer* m_currentGraphicsLayer; |