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

Unified Diff: mojo/BUILD.gn

Issue 943053003: Simple multi-url support for mojo apps (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: rebase + fix android Created 5 years, 10 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 6ed78a3a39c6e512e026af833c5e83eb0879aeb8..9e797240971440d72a60b3833e5b9c561012482a 100644
--- a/mojo/BUILD.gn
+++ b/mojo/BUILD.gn
@@ -70,6 +70,7 @@ group("tests") {
"//services/view_manager:view_manager_service_unittests",
"//services/window_manager:window_manager_apptests",
"//services/window_manager:window_manager_unittests",
+ "//shell:apptests",
]
if (use_prebuilt_network_service) {

Powered by Google App Engine
This is Rietveld 408576698