mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-09 11:27:32 -03:00
update libhighway to 1.1.0
This commit is contained in:
parent
c409b9b9a9
commit
7d19dee22a
2 changed files with 2 additions and 2 deletions
|
@ -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
|
Loading…
Reference in a new issue