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

Unified Diff: content/browser/BUILD.gn

Issue 2795663002: Change VideoFrameReceiverOnIOThread to VideoFrameReceiverOnTaskRunner (Closed)
Patch Set: Rebase 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 | content/browser/renderer_host/media/in_process_buildable_video_capture_device.cc » ('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 e72d55a152fb119e68d2d9af04b4ca95f1b5e294..420a626eab8f8966ba696ac584372b5a236b9302 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -1185,8 +1185,6 @@ 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/in_process_buildable_video_capture_device.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698