| 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 b4610d2f1cb51f1f6d46ddf454873500018af235..c63d4dd628082e633e48f096919f6967a7d9c02d 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -1442,6 +1442,7 @@ source_set("unit_tests") {
|
| "//testing/gmock",
|
| "//testing/gtest",
|
| "//third_party/WebKit/Source/core/editing:unit_tests",
|
| + "//third_party/WebKit/Source/core/mojo:unit_tests",
|
| ]
|
| }
|
|
|
|
|