Chromium Code Reviews| Index: ui/compositor/BUILD.gn |
| diff --git a/ui/compositor/BUILD.gn b/ui/compositor/BUILD.gn |
| index 1809bc7970c69caad47a25c5b69143a1714d066f..5bab0d4289a5424f696f40ab598aa2f7e0cac804 100644 |
| --- a/ui/compositor/BUILD.gn |
| +++ b/ui/compositor/BUILD.gn |
| @@ -145,6 +145,7 @@ source_set("test_support") { |
| "//ui/gfx", |
| "//ui/gfx/geometry", |
| "//ui/gl", |
| + "//ui/gl:test_support", |
| ] |
| if (use_x11) { |