| Index: media/capture/BUILD.gn
|
| diff --git a/media/capture/BUILD.gn b/media/capture/BUILD.gn
|
| index a48ceee7daf6945b405bff3add3bb56e5010dece..e220cba7a273c31319cbca2d7ef106256c7d0ba9 100644
|
| --- a/media/capture/BUILD.gn
|
| +++ b/media/capture/BUILD.gn
|
| @@ -76,6 +76,8 @@ component("capture_lib") {
|
| "video/mac/video_capture_device_mac.h",
|
| "video/mac/video_capture_device_mac.mm",
|
| "video/scoped_result_callback.h",
|
| + "video/shared_memory_buffer_handle.cc",
|
| + "video/shared_memory_buffer_handle.h",
|
| "video/shared_memory_buffer_tracker.cc",
|
| "video/shared_memory_buffer_tracker.h",
|
| "video/video_capture_buffer_handle.h",
|
|
|