Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1219)

Unified Diff: mojo/BUILD.gn

Issue 1313353010: Overhaul Mandoline event transport code (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: mojo/BUILD.gn
diff --git a/mojo/BUILD.gn b/mojo/BUILD.gn
index 8e7062707ff9a2801e1f013814f7e67974330ebf..d343edfda11910e99bf0278c5386ebc01c38488e 100644
--- a/mojo/BUILD.gn
+++ b/mojo/BUILD.gn
@@ -47,6 +47,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",

Powered by Google App Engine
This is Rietveld 408576698