Index: content/browser/BUILD.gn |
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn |
index ffc33b38cc1e6051cc1ed18d5e18654819d958c3..d65d9f2bd267d91aeab78b0e413e0de29ed67773 100644 |
--- a/content/browser/BUILD.gn |
+++ b/content/browser/BUILD.gn |
@@ -1149,6 +1149,9 @@ source_set("browser") { |
"renderer_host/media/audio_renderer_host.h", |
"renderer_host/media/audio_sync_reader.cc", |
"renderer_host/media/audio_sync_reader.h", |
+ "renderer_host/media/buildable_video_capture_device.h", |
+ "renderer_host/media/in_process_buildable_video_capture_device.cc", |
+ "renderer_host/media/in_process_buildable_video_capture_device.h", |
"renderer_host/media/media_capture_devices_impl.cc", |
"renderer_host/media/media_capture_devices_impl.h", |
"renderer_host/media/media_devices_dispatcher_host.cc", |