| Index: third_party/WebKit/Source/platform/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/platform/BUILD.gn b/third_party/WebKit/Source/platform/BUILD.gn
|
| index 0f042591a6baa931c2b908ef6893cd737d070de4..7703e1158956812b37893d044574ab3d1c3910f5 100644
|
| --- a/third_party/WebKit/Source/platform/BUILD.gn
|
| +++ b/third_party/WebKit/Source/platform/BUILD.gn
|
| @@ -1048,7 +1048,6 @@ component("platform") {
|
| "graphics/paint/ScrollDisplayItem.h",
|
| "graphics/paint/ScrollPaintPropertyNode.cpp",
|
| "graphics/paint/ScrollPaintPropertyNode.h",
|
| - "graphics/paint/SubsequenceDisplayItem.h",
|
| "graphics/paint/SubsequenceRecorder.cpp",
|
| "graphics/paint/SubsequenceRecorder.h",
|
| "graphics/paint/Transform3DDisplayItem.cpp",
|
|
|