Chromium Code Reviews| Index: ui/gfx/ipc/BUILD.gn |
| diff --git a/ui/gfx/ipc/BUILD.gn b/ui/gfx/ipc/BUILD.gn |
| index 8f11fa8db0fb5d0b9fce0247fcf54083d0b3ba36..b7b8efc5c0d127efa576b9efa6d6652a4941e8e0 100644 |
| --- a/ui/gfx/ipc/BUILD.gn |
| +++ b/ui/gfx/ipc/BUILD.gn |
| @@ -16,6 +16,6 @@ component("ipc") { |
| "//base", |
| "//ipc", |
| "//skia", |
| - "//ui/gfx", |
| + "//ui/gfx/geometry", |
| ] |
| } |