Chromium Code Reviews| Index: gpu/ipc/service/BUILD.gn |
| diff --git a/gpu/ipc/service/BUILD.gn b/gpu/ipc/service/BUILD.gn |
| index 34a1ac62e38efedd8e6c8182edde9b0095f2cc7b..790aac8bcf46c97efb6c2ea9853034bd693eb26a 100644 |
| --- a/gpu/ipc/service/BUILD.gn |
| +++ b/gpu/ipc/service/BUILD.gn |
| @@ -46,6 +46,7 @@ source_set("ipc_service_sources") { |
| public_deps = [ |
| "//base", |
| "//ipc", |
| + "//ui/base", |
| "//ui/events:events_base", |
| "//ui/gfx", |
| "//ui/gfx/geometry", |