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 083438f2e8a649b79f50c5318b3a6caa7736bfb5..cd8c808a0846da1443a8ee539950ca4399ee9c91 100644 |
--- a/third_party/WebKit/Source/platform/BUILD.gn |
+++ b/third_party/WebKit/Source/platform/BUILD.gn |
@@ -853,6 +853,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", |