| 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 32cc020fd20abaf3b4e3d411f0ef0fba49985db8..99623be7dc8cccd7b12c6fba7b9cbb87a71c0b24 100644
|
| --- a/third_party/WebKit/Source/core/paint/PaintLayer.h
|
| +++ b/third_party/WebKit/Source/core/paint/PaintLayer.h
|
| @@ -624,6 +624,8 @@ public:
|
| PaintTiming* paintTiming();
|
|
|
| private:
|
| + DISPLAY_ITEM_CACHE_STATUS_IMPLEMENTATION
|
| +
|
| // Bounding box in the coordinates of this layer.
|
| LayoutRect logicalBoundingBox() const;
|
|
|
|
|