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

Unified Diff: media/media.gyp

Issue 1685713003: Remove V4L2CaptureDelegate{Single,Multi}Plane, VCD::Client::OnIncomingCapturedYuvData() (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: perkj@ comments and reverted change to WeakPtr Created 4 years, 10 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 | « media/capture/video/video_capture_device.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/media.gyp
diff --git a/media/media.gyp b/media/media.gyp
index 75f0e3ddf4cce5c4038b458c8f5d8829869f1dd2..f2dc88d953728f50d4c882a222dd828d3c2a9a25 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -469,10 +469,6 @@
'capture/video/file_video_capture_device_factory.h',
'capture/video/linux/v4l2_capture_delegate.cc',
'capture/video/linux/v4l2_capture_delegate.h',
- 'capture/video/linux/v4l2_capture_delegate_multi_plane.cc',
- 'capture/video/linux/v4l2_capture_delegate_multi_plane.h',
- 'capture/video/linux/v4l2_capture_delegate_single_plane.cc',
- 'capture/video/linux/v4l2_capture_delegate_single_plane.h',
'capture/video/linux/video_capture_device_chromeos.cc',
'capture/video/linux/video_capture_device_chromeos.h',
'capture/video/linux/video_capture_device_factory_linux.cc',
« no previous file with comments | « media/capture/video/video_capture_device.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698