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

Unified Diff: mojo/BUILD.gn

Issue 2847743003: Eliminate InterfaceRegistry (Closed)
Patch Set: . Created 3 years, 8 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 070e2d1c31efd229093f63333cc36181a801a73f..1c0914c2f9b3c07fe12a8cedc10dfded8b220d2b 100644
--- a/mojo/BUILD.gn
+++ b/mojo/BUILD.gn
@@ -35,7 +35,6 @@ group("tests") {
"//mojo/edk/test:mojo_public_bindings_unittests",
"//mojo/edk/test:mojo_public_system_perftests",
"//mojo/edk/test:mojo_public_system_unittests",
- "//services/service_manager/public/cpp/tests:mojo_public_application_unittests",
"//services/service_manager/tests",
]
}

Powered by Google App Engine
This is Rietveld 408576698