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 cb99486d682a62aa3b34d2a5d8f765ba10712d68..08c65e32668b041ddf4220c09075eb48d49a681c 100644 |
--- a/third_party/WebKit/Source/platform/BUILD.gn |
+++ b/third_party/WebKit/Source/platform/BUILD.gn |
@@ -927,6 +927,8 @@ component("platform") { |
"graphics/gpu/DrawingBuffer.h", |
"graphics/gpu/Extensions3DUtil.cpp", |
"graphics/gpu/Extensions3DUtil.h", |
+ "graphics/gpu/ImageLayerBridge.cpp", |
+ "graphics/gpu/ImageLayerBridge.h", |
"graphics/gpu/SharedContextRateLimiter.cpp", |
"graphics/gpu/SharedContextRateLimiter.h", |
"graphics/gpu/SharedGpuContext.cpp", |