|
@@ -10,7 +10,7 @@ Disable prefs::kSigninAllowedOnNextStartup by default. The setting can be found
|
|
|
diff --git a/chrome/browser/signin/account_consistency_mode_manager.cc b/chrome/browser/signin/account_consistency_mode_manager.cc
|
|
|
--- a/chrome/browser/signin/account_consistency_mode_manager.cc
|
|
|
+++ b/chrome/browser/signin/account_consistency_mode_manager.cc
|
|
|
-@@ -118,7 +118,7 @@ void AccountConsistencyModeManager::RegisterProfilePrefs(
|
|
|
+@@ -119,7 +119,7 @@ void AccountConsistencyModeManager::RegisterProfilePrefs(
|
|
|
#if BUILDFLAG(ENABLE_DICE_SUPPORT)
|
|
|
registry->RegisterBooleanPref(kDiceMigrationCompletePref, false);
|
|
|
#endif
|