Skip to content

Commit

Permalink
Update to Chromium 128.0.6613.119
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahrotahn committed Sep 2, 2024
1 parent d13162e commit 14a08c5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion chromium_version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
128.0.6613.113
128.0.6613.119
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@
default:
LOG(ERROR) << "Invalid download restriction value: "
<< static_cast<int>(download_restriction);
@@ -1828,7 +1788,6 @@
@@ -1828,7 +1788,6 @@ void ChromeDownloadManagerDelegate::Mayb
service->MaybeSendDangerousDownloadOpenedReport(download,
show_download_in_folder);
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#
--- a/components/omnibox/common/omnibox_features.cc
+++ b/components/omnibox/common/omnibox_features.cc
@@ -521,7 +521,7 @@ BASE_FEATURE(kSiteSearchSettingsPolicy,
@@ -528,7 +528,7 @@ BASE_FEATURE(kSiteSearchSettingsPolicy,
// Enables additional site search providers for the Site search Starter Pack.
BASE_FEATURE(kStarterPackExpansion,
"StarterPackExpansion",
Expand Down

0 comments on commit 14a08c5

Please sign in to comment.