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