| 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 b353a9415242b8964833636c6195d2fd2d646271..127430b552d8065669fea0df3c13278dc3752bc4 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -161,6 +161,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/observer",
|
| "//third_party/WebKit/Source/core/offscreencanvas",
|
| "//third_party/WebKit/Source/core/origin_trials",
|
|
|