Skip to content

Commit

Permalink
Add another missed Ninja dependency
Browse files Browse the repository at this point in the history
Signed-off-by: Qian Qian "Cubik"‎ <[email protected]>
  • Loading branch information
Cubik65536 committed May 19, 2024
1 parent 6f99e3a commit e924e25
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions patches/ungoogled-chromium/macos/fix-ninja.patch
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,13 @@
"//components/paint_preview/buildflags:buildflags",
"//components/variations/service:service",
"//components/webapps/common:common",
--- a/chrome/browser/extensions/BUILD.gn
+++ b/chrome/browser/extensions/BUILD.gn
@@ -893,6 +893,7 @@ static_library("extensions") {
"//components/proxy_config",
"//components/reading_list/core",
"//components/resources",
+ "//components/safe_browsing/content/common/proto:download_file_types_proto",
"//components/search_engines",
"//components/services/app_service",
"//components/services/patch/content",

0 comments on commit e924e25

Please sign in to comment.