Chromium Code Reviews| Index: ui/compositor/BUILD.gn |
| diff --git a/ui/compositor/BUILD.gn b/ui/compositor/BUILD.gn |
| index d1175eaca70bfffec57d19ef4e38990abcb3608e..527f1120b05cab7f7121b0548dfeb701e6fa657a 100644 |
| --- a/ui/compositor/BUILD.gn |
| +++ b/ui/compositor/BUILD.gn |
| @@ -96,7 +96,7 @@ component("compositor") { |
| } |
| } |
| -source_set("test_support") { |
| +static_library("test_support") { |
| testonly = true |
| sources = [ |
| "test/context_factories_for_test.cc", |