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

Unified Diff: mash/BUILD.gn

Issue 2752303002: views/mus: Install a mus-friend ContextFactory for tests. (Closed)
Patch Set: . Created 3 years, 9 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: mash/BUILD.gn
diff --git a/mash/BUILD.gn b/mash/BUILD.gn
index 81452fb3187f4158cf66d92c54a2a5bee02d727c..9d187b4c9423e5c97e6bb80c4e1843c7fac37db3 100644
--- a/mash/BUILD.gn
+++ b/mash/BUILD.gn
@@ -125,6 +125,7 @@ if (is_chromeos) {
"//mojo/edk/system",
"//services/catalog:lib",
"//ui/aura",
+ "//ui/aura:test_support",
"//ui/base",
"//ui/compositor:test_support",
"//ui/gl:test_support",

Powered by Google App Engine
This is Rietveld 408576698