Chromium Code Reviews| Index: components/mus/common/BUILD.gn |
| diff --git a/components/mus/common/BUILD.gn b/components/mus/common/BUILD.gn |
| index 6f765c1e7c599405c280450db5fc7fa201e3bec9..91fbc0b872480319ae10bc5a26824ee73e1b3db9 100644 |
| --- a/components/mus/common/BUILD.gn |
| +++ b/components/mus/common/BUILD.gn |
| @@ -22,6 +22,7 @@ component("mus_common") { |
| deps = [ |
| "//components/mus/public/interfaces", |
| + "//gpu/ipc/common:command_buffer_traits", |
| "//ipc:ipc", |
| "//mojo/public/c/system:for_component", |
| "//ui/events:events", |