| Index: mojo/BUILD.gn
|
| diff --git a/mojo/BUILD.gn b/mojo/BUILD.gn
|
| index 885166f87500af2c435fc6b3ae7069f344574ff4..c78e40108ed6f39fcb3a541a01d3d1ab7e2ec0a3 100644
|
| --- a/mojo/BUILD.gn
|
| +++ b/mojo/BUILD.gn
|
| @@ -31,6 +31,7 @@ group("tests") {
|
| deps = [
|
| "//ipc/mojo:ipc_mojo_unittests",
|
| "//mojo/common:mojo_common_unittests",
|
| + "//mojo/converters/blink:blink_converters_unittests",
|
| "//mojo/converters/surfaces/tests:mojo_surfaces_lib_unittests",
|
| "//mojo/edk/js/test:js_integration_tests",
|
| "//mojo/edk/js/test:js_unittests",
|
|
|