Chromium Code Reviews| Index: components/display_compositor/BUILD.gn |
| diff --git a/components/display_compositor/BUILD.gn b/components/display_compositor/BUILD.gn |
| index da1b74c1e2b873b983bb149f0260277f6c46d3dd..6afe1e6944d9c34644307055509018efaa64c6f9 100644 |
| --- a/components/display_compositor/BUILD.gn |
| +++ b/components/display_compositor/BUILD.gn |
| @@ -57,6 +57,7 @@ component("display_compositor") { |
| } |
| } |
| +# These are part of the components_unittests build target. |
| source_set("unit_tests") { |
| testonly = true |
| sources = [ |