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

Unified Diff: mash/BUILD.gn

Issue 2639513002: mash: Do not use InProcessContextFactory in tests. (Closed)
Patch Set: 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 | « no previous file | mash/test/DEPS » ('j') | mash/test/mash_test_suite.h » ('J')
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..5880243b508c51ab7abc64c7206e0ac0cbc4c8a0 100644
--- a/mash/BUILD.gn
+++ b/mash/BUILD.gn
@@ -128,6 +128,8 @@ if (is_chromeos) {
"//ash/mus:unittests",
"//base",
"//base/test:test_support",
+ "//cc",
+ "//cc:test_support",
"//services/service_manager/background:main",
"//ui/aura",
"//ui/base",
« no previous file with comments | « no previous file | mash/test/DEPS » ('j') | mash/test/mash_test_suite.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698