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