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 55be3580bac1d0b180a0c43763c031c9a9ff836e..0c830903c13911f8d7bda668e4366732e2533247 100644 |
--- a/third_party/WebKit/Source/core/BUILD.gn |
+++ b/third_party/WebKit/Source/core/BUILD.gn |
@@ -186,6 +186,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", |