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

Unified Diff: content/browser/BUILD.gn

Issue 2551193002: [Mojo Video Capture] Decouple VCController from VCBufferPool and VCDeviceClient (Closed)
Patch Set: Added TODO comment Created 4 years 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 5516a4448dd99c8fbeb06a8b7b6b612256386402..64432b7dbcb969a99bd2eb7f15c77ecc09810c71 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -1115,6 +1115,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