| Index: third_party/WebKit/Source/web/LinkHighlightImpl.h
|
| diff --git a/third_party/WebKit/Source/web/LinkHighlightImpl.h b/third_party/WebKit/Source/web/LinkHighlightImpl.h
|
| index d92a28a7ecd2cf877745496d52f7d84548f54c30..0fb4b023fae287c728cdd8228377e5ff64796300 100644
|
| --- a/third_party/WebKit/Source/web/LinkHighlightImpl.h
|
| +++ b/third_party/WebKit/Source/web/LinkHighlightImpl.h
|
| @@ -98,7 +98,6 @@
|
| Persistent<Node> m_node;
|
| WebViewImpl* m_owningWebViewImpl;
|
| GraphicsLayer* m_currentGraphicsLayer;
|
| - bool m_isScrollingGraphicsLayer;
|
| OwnPtr<CompositorAnimationPlayer> m_compositorPlayer;
|
|
|
| bool m_geometryNeedsUpdate;
|
|
|