Chromium Code Reviews| Index: content/gpu/BUILD.gn |
| diff --git a/content/gpu/BUILD.gn b/content/gpu/BUILD.gn |
| index 5043e8a06f281272f614d960d7e7a0dc0f65ed17..06427c2ae8d604878c2cc38f4c280b2c235c0f50 100644 |
| --- a/content/gpu/BUILD.gn |
| +++ b/content/gpu/BUILD.gn |
| @@ -56,9 +56,9 @@ source_set("gpu_sources") { |
| "//media/mojo/services:application_factory", |
| "//mojo/shell/public/interfaces", |
| "//skia", |
| - "//ui/events/ipc", |
| "//ui/gfx/ipc", |
| "//ui/gl", |
| + "//ui/latency_info/ipc", |
| ] |
| if (mojo_media_host == "gpu") { |