Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(65)

Unified Diff: media/capture/BUILD.gn

Issue 2818513003: [Mojo Video Capture] Adapt video_capture service to refactored video capture stack (Closed)
Patch Set: Fix compile errors Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | media/capture/video/fake_video_capture_device_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « no previous file | media/capture/video/fake_video_capture_device_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698