Chromium Code Reviews| Index: webrtc/modules/video_capture/BUILD.gn |
| diff --git a/webrtc/modules/video_capture/BUILD.gn b/webrtc/modules/video_capture/BUILD.gn |
| index b7482a25556c6e1795424ac045e9096c8352b886..c902ee86ff18378a0ec5ee63544e36eab3aeefd3 100644 |
| --- a/webrtc/modules/video_capture/BUILD.gn |
| +++ b/webrtc/modules/video_capture/BUILD.gn |
| @@ -26,6 +26,7 @@ rtc_static_library("video_capture_module") { |
| ] |
| deps = [ |
| + "..:module_api", |
| "../..:webrtc_common", |
| "../../base:rtc_base_approved", |
| "../../common_video", |