Chromium Code Reviews| Index: media/mojo/clients/BUILD.gn |
| diff --git a/media/mojo/clients/BUILD.gn b/media/mojo/clients/BUILD.gn |
| index 8fba0594a70f799797e65696a4362e78c855c53b..a299b51d0e63a3fd38d39ff878900e19a166b9a3 100644 |
| --- a/media/mojo/clients/BUILD.gn |
| +++ b/media/mojo/clients/BUILD.gn |
| @@ -62,6 +62,7 @@ source_set("clients") { |
| deps = [ |
| "//media/mojo/common", |
| + "//media/mojo/common:mojo_shared_buffer_video_frame", |
| "//mojo/common", |
| "//services/service_manager/public/cpp", |
| ] |