| Index: third_party/WebKit/Source/core/paint/PaintLayer.h
|
| diff --git a/third_party/WebKit/Source/core/paint/PaintLayer.h b/third_party/WebKit/Source/core/paint/PaintLayer.h
|
| index 8257e882814b91290811bc0c98dfc9b794069b50..59682ee208e3767913d76545ceead099bac6387e 100644
|
| --- a/third_party/WebKit/Source/core/paint/PaintLayer.h
|
| +++ b/third_party/WebKit/Source/core/paint/PaintLayer.h
|
| @@ -885,8 +885,6 @@
|
| LayoutRect m_previousPaintDirtyRect;
|
|
|
| OwnPtr<PaintLayerRareData> m_rareData;
|
| -
|
| - DISPLAY_ITEM_CACHE_STATUS_IMPLEMENTATION
|
| };
|
|
|
| } // namespace blink
|
|
|