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 d0e05a7e57d15bae4c71daa79e992bcb2966abb7..7919b259f0e5a920070781b7b3ecee63b6b5b88e 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", |