Chromium Code Reviews| Index: ui/ozone/gl/BUILD.gn |
| diff --git a/ui/ozone/gl/BUILD.gn b/ui/ozone/gl/BUILD.gn |
| index 78b0e5278fea4782fd540a497252f16f9600aacd..51bdcfdd2609d68667ac756eb220f44aab6aae22 100644 |
| --- a/ui/ozone/gl/BUILD.gn |
| +++ b/ui/ozone/gl/BUILD.gn |
| @@ -15,7 +15,7 @@ test("ozone_gl_unittests") { |
| "//ui/gfx", |
| "//ui/gl:run_all_unittests", |
| "//ui/gl:test_support", |
| - "//ui/ozone", |
| + "//ui/ozone:platform", |
| ] |
| data_deps = [ |