| 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 c40adf527432f873f475ac4f45d698a295f2adaa..0d91a01eb21a4fbc4eef47fad8ed24d03cc9722d 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -1444,6 +1444,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",
|
| ]
|
| }
|
|
|
|
|