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

Unified Diff: ui/compositor/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
« no previous file with comments | « ui/aura/window_tree_host.cc ('k') | ui/compositor/compositor_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/compositor/BUILD.gn
diff --git a/ui/compositor/BUILD.gn b/ui/compositor/BUILD.gn
index bca847bae7f6c15cd2d69e505092e550ee3aed16..c0d3220e133fc6200ca2b739522b7fadac7fa622 100644
--- a/ui/compositor/BUILD.gn
+++ b/ui/compositor/BUILD.gn
@@ -110,6 +110,8 @@ static_library("test_support") {
"test/context_factories_for_test.h",
"test/draw_waiter_for_test.cc",
"test/draw_waiter_for_test.h",
+ "test/fake_context_factory.cc",
+ "test/fake_context_factory.h",
"test/in_process_context_factory.cc",
"test/in_process_context_factory.h",
"test/in_process_context_provider.cc",
« no previous file with comments | « ui/aura/window_tree_host.cc ('k') | ui/compositor/compositor_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698