Skip to content

Commit 38220b8

Browse files
committed
Update to Chromium 124.0.6367.155
1 parent dbffb23 commit 38220b8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

chromium_version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
124.0.6367.118
1+
124.0.6367.155

patches/extra/ungoogled-chromium/add-flag-for-omnibox-autocomplete-filtering.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
#include "base/feature_list.h"
4242
#include "base/format_macros.h"
4343
#include "base/functional/bind.h"
44-
@@ -399,6 +400,15 @@ AutocompleteController::AutocompleteCont
44+
@@ -408,6 +409,15 @@ AutocompleteController::AutocompleteCont
4545
steady_state_omnibox_position_(
4646
metrics::OmniboxEventProto::UNKNOWN_POSITION) {
4747
provider_types &= ~OmniboxFieldTrial::GetDisabledProviderTypes();

0 commit comments

Comments
 (0)