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 896ff5fdc7408a5f9e6bf17cb1a3b246b46fe316..43c490e58cd5921e44c5eaee4344bd3cf6046261 100644 |
--- a/third_party/WebKit/Source/platform/BUILD.gn |
+++ b/third_party/WebKit/Source/platform/BUILD.gn |
@@ -392,6 +392,7 @@ component("platform") { |
"//mojo/public/cpp/bindings", |
"//mojo/public/cpp/bindings:wtf_support", |
"//third_party/WebKit/Source/platform/heap", |
+ "//third_party/WebKit/public:offscreen_canvas_mojo_bindings_blink", |
"//third_party/ced", |
"//third_party/harfbuzz-ng", |
"//third_party/icu", |