Index: mojo/BUILD.gn |
diff --git a/mojo/BUILD.gn b/mojo/BUILD.gn |
index 2bb0214fecd4eb1585489d46ecb23772f78077ee..e9359770daceef3936e5f3a59bdb75b37cdbfea6 100644 |
--- a/mojo/BUILD.gn |
+++ b/mojo/BUILD.gn |
@@ -65,6 +65,7 @@ group("tests") { |
"//ipc/mojo:ipc_mojo_unittests", |
"//mojo/application/public/cpp/tests:mojo_public_application_unittests", |
"//mojo/common:mojo_common_unittests", |
+ "//mojo/converters/input_events/tests:input_events_lib_unittests", |
"//mojo/converters/surfaces/tests:mojo_surfaces_lib_unittests", |
"//third_party/mojo/src/mojo/edk/js/test:js_unittests", |
"//third_party/mojo/src/mojo/edk/system:mojo_message_pipe_perftests", |