| Index: third_party/WebKit/Source/web/WebViewImpl.h
|
| diff --git a/third_party/WebKit/Source/web/WebViewImpl.h b/third_party/WebKit/Source/web/WebViewImpl.h
|
| index 624b00e645e1fa10fb85a02fd9ef75feb937911a..719839f2c93c775b1776f49f470398e491b68acb 100644
|
| --- a/third_party/WebKit/Source/web/WebViewImpl.h
|
| +++ b/third_party/WebKit/Source/web/WebViewImpl.h
|
| @@ -721,7 +721,6 @@ private:
|
| WebLayerTreeView* m_layerTreeView;
|
| WebLayer* m_rootLayer;
|
| GraphicsLayer* m_rootGraphicsLayer;
|
| - GraphicsLayer* m_rootTransformLayer;
|
| OwnPtr<GraphicsLayerFactory> m_graphicsLayerFactory;
|
| bool m_matchesHeuristicsForGpuRasterization;
|
| // If true, the graphics context is being restored.
|
|
|