| 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 0dbcecc81104831343d6d3507695ed692390026b..24bf76492cad58014b904d67edc1fc724b7b8991 100644
|
| --- a/third_party/WebKit/Source/platform/BUILD.gn
|
| +++ b/third_party/WebKit/Source/platform/BUILD.gn
|
| @@ -979,6 +979,8 @@ component("platform") {
|
| "graphics/paint/PaintChunker.h",
|
| "graphics/paint/PaintController.cpp",
|
| "graphics/paint/PaintController.h",
|
| + "graphics/paint/PaintInvalidationTracking.cpp",
|
| + "graphics/paint/PaintInvalidationTracking.h",
|
| "graphics/paint/ScopedPaintChunkProperties.h",
|
| "graphics/paint/ScrollDisplayItem.cpp",
|
| "graphics/paint/ScrollDisplayItem.h",
|
|
|