Chromium Code Reviews| Index: services/ui/common/BUILD.gn |
| diff --git a/services/ui/common/BUILD.gn b/services/ui/common/BUILD.gn |
| index 2dea4b7f3e3876741cf0078840cc6b0d95c07bf4..8204e1f7e42d4fc1626342401f696e5fd8178134 100644 |
| --- a/services/ui/common/BUILD.gn |
| +++ b/services/ui/common/BUILD.gn |
| @@ -51,6 +51,7 @@ source_set("server_gpu") { |
| public_deps = [ |
| "//gpu/command_buffer/client", |
| "//gpu/ipc/common", |
| + "//gpu/ipc/host", |
| "//services/ui/gpu/interfaces", |
| "//ui/gfx", |
| ] |