Fix Screensharing extension build.
This broke in https://gn-review.googlesource.com/c/gn/+/4480 Bug: None Change-Id: I101192f4cf9a4fa3df3bceba3d7b23b84b836229 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/133883 Reviewed-by: Anders Carlsson <andersc@webrtc.org> Commit-Queue: Kári Helgason <kthelgason@webrtc.org> Cr-Commit-Position: refs/heads/master@{#27733}
This commit is contained in:
parent
d4ea8c90cd
commit
5d54f1feef
@ -353,7 +353,7 @@ if (is_ios || (is_mac && target_cpu != "x86")) {
|
||||
"$root_out_dir/AppRTCMobileBroadcastUpload.appex",
|
||||
]
|
||||
outputs = [
|
||||
"{{bundle_plugins_dir}}/{{source_file_part}}",
|
||||
"{{bundle_contents_dir}}/Plugins/{{source_file_part}}",
|
||||
]
|
||||
}
|
||||
|
||||
@ -366,7 +366,7 @@ if (is_ios || (is_mac && target_cpu != "x86")) {
|
||||
"$root_out_dir/AppRTCMobileBroadcastSetupUI.appex",
|
||||
]
|
||||
outputs = [
|
||||
"{{bundle_plugins_dir}}/{{source_file_part}}",
|
||||
"{{bundle_contents_dir}}/Plugins/{{source_file_part}}",
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user