Chromium Code Reviews| Index: components/mus/common/BUILD.gn |
| diff --git a/components/mus/common/BUILD.gn b/components/mus/common/BUILD.gn |
| index 032c07e1e0edf552b0728bcffbc5e5fceeffb929..0b8a3a4151561c7c11f49909647538b649438da4 100644 |
| --- a/components/mus/common/BUILD.gn |
| +++ b/components/mus/common/BUILD.gn |
| @@ -25,7 +25,7 @@ component("mus_common") { |
| "//ipc:ipc", |
| "//mojo/public/c/system:for_component", |
| "//ui/events:events", |
| - "//ui/gfx/ipc", |
| + "//ui/gfx/ipc/geometry", |
| ] |
| public_deps = [ |