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

Unified Diff: content/browser/BUILD.gn

Issue 2597833002: Reland [Mojo Video Capture] Decouple VCController from VCBufferPool and VCDeviceClient (Closed)
Patch Set: Rebase Created 3 years, 12 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 | content/browser/renderer_host/media/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 4d681cc125a7543fbf8d75079320386d1ef5dffb..9c7cd17cb034c83ef1963a00d414c5b6d4f82a35 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -1141,6 +1141,8 @@ source_set("browser") {
"renderer_host/media/video_capture_host.h",
"renderer_host/media/video_capture_manager.cc",
"renderer_host/media/video_capture_manager.h",
+ "renderer_host/media/video_frame_receiver_on_io_thread.cc",
+ "renderer_host/media/video_frame_receiver_on_io_thread.h",
"renderer_host/native_web_keyboard_event_aura.cc",
"renderer_host/native_web_keyboard_event_mac.mm",
"renderer_host/offscreen_canvas_compositor_frame_sink.cc",
« no previous file with comments | « no previous file | content/browser/renderer_host/media/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698