| 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 600f295c9dd9158f2243758a9fe8c80e8b5ea778..6748589188f984938ccee7b4685971710112a06f 100644
|
| --- a/third_party/WebKit/Source/platform/BUILD.gn
|
| +++ b/third_party/WebKit/Source/platform/BUILD.gn
|
| @@ -1078,6 +1078,7 @@ component("platform") {
|
| "graphics/paint/ScopedPaintChunkProperties.h",
|
| "graphics/paint/ScrollDisplayItem.cpp",
|
| "graphics/paint/ScrollDisplayItem.h",
|
| + "graphics/paint/ScrollPaintPropertyNode.h",
|
| "graphics/paint/SkPictureBuilder.cpp",
|
| "graphics/paint/SkPictureBuilder.h",
|
| "graphics/paint/SubsequenceDisplayItem.h",
|
|
|