Chromium Code Reviews| Index: Source/web/LinkHighlight.h |
| diff --git a/Source/web/LinkHighlight.h b/Source/web/LinkHighlight.h |
| index c51f8ca63505f360ac8d3b60ec26c26238b0b26b..597698e3dad7f1879af35611743111d2551311b9 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; |