summaryrefslogtreecommitdiffstats
path: root/third_party/libwebrtc/moz-patch-stack/0066.patch
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/libwebrtc/moz-patch-stack/0066.patch')
-rw-r--r--third_party/libwebrtc/moz-patch-stack/0066.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/third_party/libwebrtc/moz-patch-stack/0066.patch b/third_party/libwebrtc/moz-patch-stack/0066.patch
index 01f4a41c95..6e27ca0b7d 100644
--- a/third_party/libwebrtc/moz-patch-stack/0066.patch
+++ b/third_party/libwebrtc/moz-patch-stack/0066.patch
@@ -26,7 +26,7 @@ index f595a2951a..7feca08e60 100644
deps += [ "logging:rtc_event_log_proto" ]
}
diff --git a/sdk/BUILD.gn b/sdk/BUILD.gn
-index e28bdcc5a2..586d4d1911 100644
+index a044c469e0..e973448f05 100644
--- a/sdk/BUILD.gn
+++ b/sdk/BUILD.gn
@@ -533,6 +533,7 @@ if (is_ios || is_mac) {
@@ -69,7 +69,7 @@ index e28bdcc5a2..586d4d1911 100644
rtc_library("videocodec_objc") {
visibility = [ "*" ]
configs += [ "..:no_global_constructors" ]
-@@ -1729,5 +1734,6 @@ if (is_ios || is_mac) {
+@@ -1744,5 +1749,6 @@ if (is_ios || is_mac) {
"VideoToolbox.framework",
]
}