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

Unified Diff: services/ui/common/BUILD.gn

Issue 2617713002: [WIP] Add DCHECK for mojo::edk::Init().
Patch Set: test Created 3 years, 11 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: services/ui/common/BUILD.gn
diff --git a/services/ui/common/BUILD.gn b/services/ui/common/BUILD.gn
index cc7dea5f693b59878508f8894811e8b40f1a3115..b7439577a501dc803b3013d362065139d52c6826 100644
--- a/services/ui/common/BUILD.gn
+++ b/services/ui/common/BUILD.gn
@@ -67,6 +67,7 @@ source_set("run_all_service_tests") {
deps = [
"//base/test:test_support",
"//mojo/edk/system",
+ "//mojo/edk/test:test_support",
"//services/service_manager/background:main",
]
« no previous file with comments | « services/service_manager/runner/host/service_process_launcher_unittest.cc ('k') | services/ui/common/run_all_service_tests.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698