Skip to content

Commit

Permalink
Merge pull request #382 from teeminus/update
Browse files Browse the repository at this point in the history
  • Loading branch information
teeminus authored Sep 12, 2024
2 parents f0d24fd + 5ac0ac8 commit 4d0cfaa
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions domain_substitution.list
Original file line number Diff line number Diff line change
Expand Up @@ -1131,6 +1131,7 @@ chrome/browser/extensions/updater/extension_updater_unittest.cc
chrome/browser/extensions/user_script_listener_unittest.cc
chrome/browser/extensions/webstore_domain_browsertest.cc
chrome/browser/extensions/webstore_installer_browsertest.cc
chrome/browser/external_protocol/external_protocol_handler.cc
chrome/browser/external_protocol/external_protocol_handler_browsertest.cc
chrome/browser/fast_checkout/fast_checkout_capabilities_fetcher_impl.cc
chrome/browser/fast_checkout/fast_checkout_capabilities_fetcher_impl_unittest.cc
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

--- a/chrome/common/BUILD.gn
+++ b/chrome/common/BUILD.gn
@@ -427,7 +427,6 @@ static_library("common_lib") {
@@ -429,7 +429,6 @@ static_library("common_lib") {
]
deps += [
"//chrome/chrome_elf:chrome_elf_main_include",
Expand Down
2 changes: 1 addition & 1 deletion ungoogled-chromium

0 comments on commit 4d0cfaa

Please sign in to comment.