Skip to content

Commit

Permalink
build: Disable mei-preload and privacy-sandbox
Browse files Browse the repository at this point in the history
Signed-off-by: Qian Qian "Cubik"‎ <[email protected]>
  • Loading branch information
Cubik65536 committed Nov 15, 2024
1 parent b310da1 commit bddedf4
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
11 changes: 11 additions & 0 deletions patches/macos/fix-dependency
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
--- a/chrome/BUILD.gn
+++ b/chrome/BUILD.gn
@@ -1212,8 +1212,6 @@ if (is_win) {
":optimization_guide_library",
":swiftshader_binaries",
":widevine_cdm_library",
- "//chrome/browser/resources/media/mei_preload:component_bundle",
- "//components/privacy_sandbox/privacy_sandbox_attestations/preload:component_bundle",
]

if (is_chrome_branded) {
1 change: 1 addition & 0 deletions patches/series
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ ungoogled-chromium/macos/fix-runTsc-log-info.patch
ungoogled-chromium/macos/no-unknown-warnings.patch
ungoogled-chromium/macos/mark-remap_alloc-used.patch
ungoogled-chromium/macos/re2-include-fix
macos/fix-dependency

0 comments on commit bddedf4

Please sign in to comment.