| 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",
|
|
|