| Index: third_party/WebKit/Source/platform/graphics/paint/PaintArtifact.cpp
|
| diff --git a/third_party/WebKit/Source/platform/graphics/paint/PaintArtifact.cpp b/third_party/WebKit/Source/platform/graphics/paint/PaintArtifact.cpp
|
| index fbc8c08ca4fc200c310d2be24dc626d002e1f636..dc30dc7458508d5c6f97b7c1992dd3db0b053f57 100644
|
| --- a/third_party/WebKit/Source/platform/graphics/paint/PaintArtifact.cpp
|
| +++ b/third_party/WebKit/Source/platform/graphics/paint/PaintArtifact.cpp
|
| @@ -87,7 +87,6 @@
|
| displayItem.replay(graphicsContext);
|
| }
|
|
|
| -DISABLE_CFI_PERF
|
| void PaintArtifact::appendToWebDisplayItemList(WebDisplayItemList* list) const {
|
| TRACE_EVENT0("blink,benchmark", "PaintArtifact::appendToWebDisplayItemList");
|
| size_t visualRectIndex = 0;
|
|
|