Chromium Code Reviews| Index: gpu/ipc/service/BUILD.gn |
| diff --git a/gpu/ipc/service/BUILD.gn b/gpu/ipc/service/BUILD.gn |
| index 7f022f843982f52c60b8277ff95302752593d90e..9ad2c9cdf4bea989ce8c8c8987c10ff97ac56c0f 100644 |
| --- a/gpu/ipc/service/BUILD.gn |
| +++ b/gpu/ipc/service/BUILD.gn |
| @@ -46,10 +46,10 @@ source_set("ipc_service_sources") { |
| public_deps = [ |
| "//base", |
| "//ipc", |
| - "//ui/events:events_base", |
| "//ui/gfx", |
| "//ui/gfx/geometry", |
| "//ui/gl", |
| + "//ui/latency_info/ipc", |
| "//url", |
| ] |
| deps = [ |