update libhighway to 1.1.0

This commit is contained in:
Alexander Frick 2024-03-17 10:07:34 -05:00
parent c409b9b9a9
commit 7d19dee22a
2 changed files with 2 additions and 2 deletions

View file

@ -491,7 +491,7 @@ void RegisterProfilePrefs(user_prefs::PrefRegistrySyncable* registry) {
user_prefs::PrefRegistrySyncable::SYNCABLE_PREF); user_prefs::PrefRegistrySyncable::SYNCABLE_PREF);
registry->RegisterBooleanPref(prefs::kEditBookmarksEnabled, true); registry->RegisterBooleanPref(prefs::kEditBookmarksEnabled, true);
registry->RegisterBooleanPref( registry->RegisterBooleanPref(
// Alex313031 removed in M120 // Alex313031 removed in Thorium M120
prefs::kShowAppsShortcutInBookmarkBar, false, prefs::kShowAppsShortcutInBookmarkBar, false,
user_prefs::PrefRegistrySyncable::SYNCABLE_PREF); user_prefs::PrefRegistrySyncable::SYNCABLE_PREF);
registry->RegisterBooleanPref( registry->RegisterBooleanPref(

@ -1 +1 @@
Subproject commit 7b62c878941227197f04752f00ef3f55346adf84 Subproject commit 1a4d1e77902ada5e673a1881d2efa54a6d55f95c