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