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