Chromium Code Reviews| Index: webrtc/modules/BUILD.gn |
| diff --git a/webrtc/modules/BUILD.gn b/webrtc/modules/BUILD.gn |
| index 359bd8c05bdd5786ed946eb739f1a24bb67c2b58..dd8e54b68bd376aa8dc4fa8282a8e15bb7f49f99 100644 |
| --- a/webrtc/modules/BUILD.gn |
| +++ b/webrtc/modules/BUILD.gn |
| @@ -36,6 +36,7 @@ rtc_source_set("module_api") { |
| ] |
| deps = [ |
| "..:webrtc_common", |
| + "../api:optional", |
| "../api:video_frame_api", |
| "../rtc_base:rtc_base_approved", |
| ] |