Index: third_party/WebKit/Source/core/BUILD.gn |
diff --git a/third_party/WebKit/Source/core/BUILD.gn b/third_party/WebKit/Source/core/BUILD.gn |
index 19c6a9ebc71a8003a2e222214ae679903d909678..6bc867bb73ffada937268cb96a80d58bce241505 100644 |
--- a/third_party/WebKit/Source/core/BUILD.gn |
+++ b/third_party/WebKit/Source/core/BUILD.gn |
@@ -185,6 +185,7 @@ component("core") { |
"//third_party/WebKit/Source/core/layout", |
"//third_party/WebKit/Source/core/layout/svg", |
"//third_party/WebKit/Source/core/loader", |
+ "//third_party/WebKit/Source/core/mojo", |
"//third_party/WebKit/Source/core/offscreencanvas", |
"//third_party/WebKit/Source/core/origin_trials", |
"//third_party/WebKit/Source/core/page", |