| 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 2c99df097a90aad03e5193b61eb9ac2a5cae9d87..c3576f28be95cf4b05ea1cd3cabca2d12f3eabbb 100644
|
| --- a/third_party/WebKit/Source/platform/BUILD.gn
|
| +++ b/third_party/WebKit/Source/platform/BUILD.gn
|
| @@ -836,6 +836,8 @@ component("platform") {
|
| "graphics/OffscreenCanvasFrameDispatcher.h",
|
| "graphics/OffscreenCanvasFrameDispatcherImpl.cpp",
|
| "graphics/OffscreenCanvasFrameDispatcherImpl.h",
|
| + "graphics/OffscreenCanvasPlaceholder.cpp",
|
| + "graphics/OffscreenCanvasPlaceholder.h",
|
| "graphics/PaintGeneratedImage.cpp",
|
| "graphics/PaintGeneratedImage.h",
|
| "graphics/PaintInvalidationReason.cpp",
|
|
|