| Index: third_party/WebKit/Source/core/paint/BoxClipper.cpp
|
| diff --git a/third_party/WebKit/Source/core/paint/BoxClipper.cpp b/third_party/WebKit/Source/core/paint/BoxClipper.cpp
|
| index 3eb7566a4d5df278f424f81f0f45adc0dcc3e458..646b55b0d70bb3f5d21e4321ce4fd7824c954608 100644
|
| --- a/third_party/WebKit/Source/core/paint/BoxClipper.cpp
|
| +++ b/third_party/WebKit/Source/core/paint/BoxClipper.cpp
|
| @@ -26,7 +26,6 @@
|
| return box.hasOverflowClip() || box.styleRef().containsPaint();
|
| }
|
|
|
| -DISABLE_CFI_PERF
|
| BoxClipper::BoxClipper(const LayoutBox& box,
|
| const PaintInfo& paintInfo,
|
| const LayoutPoint& accumulatedOffset,
|
|
|