| 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 decdd28ad364c7bd96b3046c5ce39fd37ea2f20c..15a5940814ce823b0cca437b361eae4c10f19055 100644
|
| --- a/third_party/WebKit/Source/platform/BUILD.gn
|
| +++ b/third_party/WebKit/Source/platform/BUILD.gn
|
| @@ -994,6 +994,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",
|
|
|