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

Unified Diff: mash/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
« no previous file with comments | « content/browser/dom_storage/local_storage_context_mojo_unittest.cc ('k') | mash/test/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mash/BUILD.gn
diff --git a/mash/BUILD.gn b/mash/BUILD.gn
index 52b1891377eafd3166f65e63355ba1dc6de8c9b8..a0209e6497f24338dbeda66265ba21abb482768f 100644
--- a/mash/BUILD.gn
+++ b/mash/BUILD.gn
@@ -128,6 +128,8 @@ if (is_chromeos) {
"//ash/mus:unittests",
"//base",
"//base/test:test_support",
+ "//mojo/edk/system",
+ "//mojo/edk/test:test_support",
"//services/service_manager/background:main",
"//ui/aura",
"//ui/base",
« no previous file with comments | « content/browser/dom_storage/local_storage_context_mojo_unittest.cc ('k') | mash/test/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698