Chromium Code Reviews| Index: services/ui/gpu/BUILD.gn |
| diff --git a/services/ui/gpu/BUILD.gn b/services/ui/gpu/BUILD.gn |
| index c046f6f3cdc8cbe24069533e575dfe53937e0681..73ad971669ad278ffb7fd1da247187f523bc10e4 100644 |
| --- a/services/ui/gpu/BUILD.gn |
| +++ b/services/ui/gpu/BUILD.gn |
| @@ -20,6 +20,7 @@ source_set("gpu") { |
| deps = [ |
| "//cc", |
| + "//components/frame_sinks", |
| "//gpu/ipc:command_buffer", |
| "//gpu/ipc/common", |
| "//gpu/ipc/service", |