Skip to content

Commit 7bca124

Browse files
committed
fix bad patch
1 parent f2811af commit 7bca124

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

build/patches/windows_add_deps.patch

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
diff --git a/BUILD.gn b/BUILD.gn
2-
index e60a909290..b5dfb22a0e 100644
2+
index d5289b85d7..eed4f1e5d9 100644
33
--- a/BUILD.gn
44
+++ b/BUILD.gn
5-
@@ -469,6 +469,8 @@ if (!build_with_chromium) {
6-
"rtc_base",
5+
@@ -517,6 +517,8 @@ if (!build_with_chromium) {
6+
"pc:rtc_pc",
77
"sdk",
88
"video",
99
+ "modules/audio_device:audio_device_module_from_input_and_output",

0 commit comments

Comments
 (0)