| 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 66e0f3e6ab3b6a1d51ea6e8292150c4aad9165f4..2c9d241e5820248bbe1dc0af9ba94d0ab6cde1d7 100644
|
| --- a/third_party/WebKit/Source/platform/BUILD.gn
|
| +++ b/third_party/WebKit/Source/platform/BUILD.gn
|
| @@ -969,7 +969,6 @@ component("platform") {
|
| "graphics/paint/ForeignLayerDisplayItem.h",
|
| "graphics/paint/GeometryMapper.cpp",
|
| "graphics/paint/GeometryMapper.h",
|
| - "graphics/paint/GeometryPropertyTreeState.h",
|
| "graphics/paint/PaintArtifact.cpp",
|
| "graphics/paint/PaintArtifact.h",
|
| "graphics/paint/PaintArtifactToSkCanvas.cpp",
|
| @@ -980,6 +979,7 @@ component("platform") {
|
| "graphics/paint/PaintChunker.h",
|
| "graphics/paint/PaintController.cpp",
|
| "graphics/paint/PaintController.h",
|
| + "graphics/paint/PropertyTreeState.h",
|
| "graphics/paint/RasterInvalidationTracking.cpp",
|
| "graphics/paint/RasterInvalidationTracking.h",
|
| "graphics/paint/ScopedPaintChunkProperties.h",
|
|
|