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 49933c0e5c583c031d2b44c4056963d148676097..064e229085940c288488b7340d87e1c692dbb9d9 100644 |
--- a/third_party/WebKit/Source/platform/BUILD.gn |
+++ b/third_party/WebKit/Source/platform/BUILD.gn |
@@ -837,6 +837,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", |