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 d30b517da7666c87d4c801c89aea02f1e4b27b9d..a5b938931b63e8abe3dba1c5f4925cd087da5fca 100644 |
--- a/third_party/WebKit/Source/platform/BUILD.gn |
+++ b/third_party/WebKit/Source/platform/BUILD.gn |
@@ -835,6 +835,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", |