Chromium Code Reviews| Index: ui/ozone/BUILD.gn |
| diff --git a/ui/ozone/BUILD.gn b/ui/ozone/BUILD.gn |
| index d590303a571a82f7013ed77567f376e88ced3be9..1470e380867158ffefc7538ca400dfcc25990f3d 100644 |
| --- a/ui/ozone/BUILD.gn |
| +++ b/ui/ozone/BUILD.gn |
| @@ -104,6 +104,7 @@ component("ozone_base") { |
| "//ui/gfx", |
| "//ui/gfx/geometry", |
| "//ui/gfx/ipc", |
| + "//ui/gfx/ipc/skia", |
| ] |
| visibility += [ |