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 07ba9cb5a1d0f7b23ab914cf10051dca7251856a..107b47c9f5874817dad5a5765b6b1dbfb29f2096 100644 |
--- a/third_party/WebKit/Source/platform/BUILD.gn |
+++ b/third_party/WebKit/Source/platform/BUILD.gn |
@@ -852,6 +852,8 @@ component("platform") { |
"graphics/PicturePattern.h", |
"graphics/PictureSnapshot.cpp", |
"graphics/PictureSnapshot.h", |
+ "graphics/PlaceholderImage.cpp", |
+ "graphics/PlaceholderImage.h", |
"graphics/ProfilingCanvas.cpp", |
"graphics/ProfilingCanvas.h", |
"graphics/RecordingImageBufferSurface.cpp", |