Chromium Code Reviews| Index: ui/ozone/BUILD.gn |
| diff --git a/ui/ozone/BUILD.gn b/ui/ozone/BUILD.gn |
| index ff40d8f43968af06f31ca1612cfe3a455f8de39c..4b6e288c5b8c85cee8171be855c965ddb716c6b5 100644 |
| --- a/ui/ozone/BUILD.gn |
| +++ b/ui/ozone/BUILD.gn |
| @@ -72,7 +72,7 @@ component("ozone_base") { |
| deps = [ |
| "//base", |
| "//skia", |
| - "//ui/gfx/geometry", |
| + "//ui/gfx", |
| ] |
| } |