summaryrefslogtreecommitdiffstats
path: root/third_party/libwebrtc/moz-patch-stack/0061.patch
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/libwebrtc/moz-patch-stack/0061.patch')
-rw-r--r--third_party/libwebrtc/moz-patch-stack/0061.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/third_party/libwebrtc/moz-patch-stack/0061.patch b/third_party/libwebrtc/moz-patch-stack/0061.patch
index cc24d61d85..ce88d2599a 100644
--- a/third_party/libwebrtc/moz-patch-stack/0061.patch
+++ b/third_party/libwebrtc/moz-patch-stack/0061.patch
@@ -10,10 +10,10 @@ Mercurial Revision: https://hg.mozilla.org/mozilla-central/rev/2e4867d8cc9813869
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/modules/video_capture/linux/video_capture_v4l2.cc b/modules/video_capture/linux/video_capture_v4l2.cc
-index 00cede01cb..97cd9a70eb 100644
+index a2e362bb94..6d8a5e463f 100644
--- a/modules/video_capture/linux/video_capture_v4l2.cc
+++ b/modules/video_capture/linux/video_capture_v4l2.cc
-@@ -296,8 +296,8 @@ int32_t VideoCaptureModuleV4L2::StartCapture(
+@@ -303,8 +303,8 @@ int32_t VideoCaptureModuleV4L2::StartCapture(
if (_captureThread.empty()) {
quit_ = false;
_captureThread = rtc::PlatformThread::SpawnJoinable(