| 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 6176634d8b1ad12d2932bb012a1cfa18259b78b3..ee87ec437d6bb1ff431c06abebd1eadf4838340d 100644
|
| --- a/third_party/WebKit/Source/platform/BUILD.gn
|
| +++ b/third_party/WebKit/Source/platform/BUILD.gn
|
| @@ -1005,6 +1005,7 @@ component("platform") {
|
| "graphics/paint/FilterDisplayItem.h",
|
| "graphics/paint/FloatClipDisplayItem.cpp",
|
| "graphics/paint/FloatClipDisplayItem.h",
|
| + "graphics/paint/FloatClipRect.h",
|
| "graphics/paint/ForeignLayerDisplayItem.cpp",
|
| "graphics/paint/ForeignLayerDisplayItem.h",
|
| "graphics/paint/GeometryMapper.cpp",
|
|
|