Chromium Code Reviews| Index: gpu/ipc/common/BUILD.gn |
| diff --git a/gpu/ipc/common/BUILD.gn b/gpu/ipc/common/BUILD.gn |
| index 0962b0bd354fac58a40632ec4f7e2e753e29721d..95e0967aeed5d4601039bfe06b9fed036f914967 100644 |
| --- a/gpu/ipc/common/BUILD.gn |
| +++ b/gpu/ipc/common/BUILD.gn |
| @@ -95,6 +95,7 @@ source_set("ipc_common_sources") { |
| "//gpu/command_buffer/common:common_sources", |
| "//gpu/config:config_sources", |
| "//ipc", |
| + "//ui/events:events_base", |
| "//ui/events/ipc", |
| "//ui/gfx/ipc", |
| "//ui/gfx/ipc/geometry", |