| Index: third_party/WebKit/Source/core/layout/line/InlineBox.cpp
|
| diff --git a/third_party/WebKit/Source/core/layout/line/InlineBox.cpp b/third_party/WebKit/Source/core/layout/line/InlineBox.cpp
|
| index d280a6520c214c3576dd1f50a0149e8de91e1251..7e6ab4e348eeb1b65bd5e81fb306de3e262d0738 100644
|
| --- a/third_party/WebKit/Source/core/layout/line/InlineBox.cpp
|
| +++ b/third_party/WebKit/Source/core/layout/line/InlineBox.cpp
|
| @@ -60,6 +60,7 @@ InlineBox::~InlineBox()
|
|
|
| #endif
|
|
|
| +DISABLE_CFI_PERF
|
| void InlineBox::destroy()
|
| {
|
| // We do not need to issue invalidations if the page is being destroyed
|
|
|