| 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 e325f127265c319b950431007313fe239ddf3635..668b777f682baed3e04bb8d04e47e40cb5264fcf 100644
|
| --- a/third_party/WebKit/Source/platform/BUILD.gn
|
| +++ b/third_party/WebKit/Source/platform/BUILD.gn
|
| @@ -1087,6 +1087,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",
|
|
|