diff options
Diffstat (limited to 'third_party/libwebrtc/moz-patch-stack/0067.patch')
-rw-r--r-- | third_party/libwebrtc/moz-patch-stack/0067.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/third_party/libwebrtc/moz-patch-stack/0067.patch b/third_party/libwebrtc/moz-patch-stack/0067.patch index c7b6230bcc..52302d9a8d 100644 --- a/third_party/libwebrtc/moz-patch-stack/0067.patch +++ b/third_party/libwebrtc/moz-patch-stack/0067.patch @@ -13,10 +13,10 @@ Mercurial Revision: https://hg.mozilla.org/mozilla-central/rev/a7362238c9e6fbe0d 1 file changed, 3 insertions(+) diff --git a/modules/video_capture/video_capture.h b/modules/video_capture/video_capture.h -index 04203033b0..6614032299 100644 +index db07580921..43a6a7f832 100644 --- a/modules/video_capture/video_capture.h +++ b/modules/video_capture/video_capture.h -@@ -154,6 +154,9 @@ class VideoCaptureModule : public rtc::RefCountInterface { +@@ -154,6 +154,9 @@ class VideoCaptureModule : public RefCountInterface { // Return whether the rotation is applied or left pending. virtual bool GetApplyRotation() = 0; |