| 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 0925f7e9fdb964c8d6d38872692432e1d7ab09dc..e62e4663f1ae20cbe89f887feb8e80fce6004323 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -1475,6 +1475,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",
|
| ]
|
| }
|
|
|
|
|