| Index: Source/WebKit/chromium/src/LinkHighlight.h
|
| diff --git a/Source/WebKit/chromium/src/LinkHighlight.h b/Source/WebKit/chromium/src/LinkHighlight.h
|
| index 21e3a9c931fcc26b7f1adc466221f2a71312241f..59582857db499ae479c7aa1e813bc5413606c2cd 100644
|
| --- a/Source/WebKit/chromium/src/LinkHighlight.h
|
| +++ b/Source/WebKit/chromium/src/LinkHighlight.h
|
| @@ -88,7 +88,6 @@ private:
|
| OwnPtr<WebAnimation> m_animation;
|
| WebViewImpl* m_owningWebViewImpl;
|
| WebCore::GraphicsLayerChromium* m_currentGraphicsLayer;
|
| - bool m_usingNonCompositedContentHost;
|
|
|
| bool m_geometryNeedsUpdate;
|
| bool m_isAnimating;
|
|
|