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 2da50d398726a206f9e170585457e66c4e66fb16..f2edb3b91a4aed3f06f9f288b11d16fb82eca4a3 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", |