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

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') | 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 14cfed9065a0349f6ae00c7f23def2e27a9d16b7..79ed5e4d649125f829922d97caffde72879495f5 100644
--- a/mash/BUILD.gn
+++ b/mash/BUILD.gn
@@ -131,6 +131,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') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698