update to 124.0.6367.207
This commit is contained in:
parent
687f3acd55
commit
fe9bc9d89b
958 changed files with 7372 additions and 6231 deletions
|
@ -0,0 +1,12 @@
|
|||
Index: components/sync/base/features.cc
|
||||
--- components/sync/base/features.cc.orig
|
||||
+++ components/sync/base/features.cc
|
||||
@@ -126,7 +126,7 @@ BASE_FEATURE(kEnablePreferencesAccountStorage,
|
||||
BASE_FEATURE(kSyncPollImmediatelyOnEveryStartup,
|
||||
"SyncPollImmediatelyOnEveryStartup2",
|
||||
#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \
|
||||
- BUILDFLAG(IS_WIN)
|
||||
+ BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD)
|
||||
base::FEATURE_ENABLED_BY_DEFAULT
|
||||
#else
|
||||
base::FEATURE_DISABLED_BY_DEFAULT
|
Loading…
Add table
Add a link
Reference in a new issue