Skip to content

Commit

Permalink
fix merge miss
Browse files Browse the repository at this point in the history
  • Loading branch information
blueboxd committed Feb 13, 2023
1 parent 93f88a5 commit fe68b88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/browser/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -2666,7 +2666,7 @@ source_set("browser") {
"//sandbox/mac:seatbelt_extension",
]
frameworks += [ "CoreMedia.framework" ]
weak_frameworks = [ "ScreenCaptureKit.framework" ]
weak_frameworks += [ "ScreenCaptureKit.framework" ]
}
if (is_chromeos_lacros) {
sources += [
Expand Down

0 comments on commit fe68b88

Please sign in to comment.