Chromium Code Reviews| Index: services/ui/common/BUILD.gn |
| diff --git a/services/ui/common/BUILD.gn b/services/ui/common/BUILD.gn |
| index 3499aa30dd5fbee01a3aa6d38bcabad1e46633a2..3fe28f2d46c50570569f4f7e3a378106f8cce13c 100644 |
| --- a/services/ui/common/BUILD.gn |
| +++ b/services/ui/common/BUILD.gn |
| @@ -31,6 +31,7 @@ source_set("mus_common") { |
| public_deps = [ |
| "//mojo/public/cpp/bindings", |
| "//mojo/public/cpp/system", |
| + "//services/ui/gpu/interfaces", |
| "//services/ui/public/interfaces", |
| "//ui/base", |
| ] |