@@ -244,7 +244,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
244244   }
245245--- a/chrome/common/pref_names.h 
246246+++ b/chrome/common/pref_names.h 
247- @@ -4260 ,6 +4260 ,9 @@  inline constexpr char kServiceWorkerToCo
247+ @@ -4266 ,6 +4266 ,9 @@  inline constexpr char kServiceWorkerToCo
248248 inline constexpr char kSharedWorkerBlobURLFixEnabled[] =
249249     "worker.shared_worker_blob_url_fix_enabled";
250250
@@ -256,7 +256,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
256256 inline constexpr char kClearWindowNameForNewBrowsingContextGroup[] =
257257--- a/chrome/browser/extensions/api/settings_private/prefs_util.cc 
258258+++ b/chrome/browser/extensions/api/settings_private/prefs_util.cc 
259- @@ -1161 ,6 +1161 ,8 @@  const PrefsUtil::TypedPrefMap& PrefsUtil
259+ @@ -1164 ,6 +1164 ,8 @@  const PrefsUtil::TypedPrefMap& PrefsUtil
260260       settings_api::PrefType::kBoolean;
261261   (*s_allowlist)[::prefs::kImportDialogSearchEngine] =
262262       settings_api::PrefType::kBoolean;
@@ -275,15 +275,15 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
275275 #include "chrome/browser/ui/webui/settings/metrics_reporting_handler.h"
276276 #include "chrome/browser/ui/webui/settings/on_startup_handler.h"
277277 #include "chrome/browser/ui/webui/settings/password_manager_handler.h"
278- @@ -202 ,6 +203 ,7 @@  void SettingsUI::RegisterProfilePrefs(
278+ @@ -201 ,6 +202 ,7 @@  void SettingsUI::RegisterProfilePrefs(
279279   registry->RegisterBooleanPref(prefs::kImportDialogHistory, true);
280280   registry->RegisterBooleanPref(prefs::kImportDialogSavedPasswords, true);
281281   registry->RegisterBooleanPref(prefs::kImportDialogSearchEngine, true);
282282+   registry->RegisterBooleanPref(prefs::kImportDialogExtensions, true);
283283 }
284284
285285 SettingsUI::SettingsUI(content::WebUI* web_ui)
286- @@ -231 ,7 +233 ,7 @@  SettingsUI::SettingsUI(content::WebUI* w
286+ @@ -230 ,7 +232 ,7 @@  SettingsUI::SettingsUI(content::WebUI* w
287287   AddSettingsPageUIHandler(std::make_unique<DownloadsHandler>(profile));
288288   AddSettingsPageUIHandler(std::make_unique<ExtensionControlHandler>());
289289   AddSettingsPageUIHandler(std::make_unique<FontHandler>(profile));
@@ -294,7 +294,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
294294 #if BUILDFLAG(IS_WIN)
295295--- a/chrome/browser/ui/webui/settings/settings_localized_strings_provider.cc 
296296+++ b/chrome/browser/ui/webui/settings/settings_localized_strings_provider.cc 
297- @@ -893 ,6 +893 ,8 @@  void AddImportDataStrings(content::WebUI
297+ @@ -900 ,6 +900 ,8 @@  void AddImportDataStrings(content::WebUI
298298       {"importHistory", IDS_SETTINGS_IMPORT_HISTORY_CHECKBOX},
299299       {"importFavorites", IDS_SETTINGS_IMPORT_FAVORITES_CHECKBOX},
300300       {"importPasswords", IDS_SETTINGS_IMPORT_PASSWORDS_CHECKBOX},
@@ -319,7 +319,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
319319       </div>
320320--- a/chrome/browser/ui/BUILD.gn 
321321+++ b/chrome/browser/ui/BUILD.gn 
322- @@ -1203 ,6 +1203 ,10 @@  static_library("ui") {
322+ @@ -1237 ,6 +1237 ,10 @@  static_library("ui") {
323323       "webui/settings/accessibility_main_handler.h",
324324       "webui/settings/appearance_handler.cc",
325325       "webui/settings/appearance_handler.h",
@@ -330,7 +330,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
330330       "webui/settings/browser_lifetime_handler.cc",
331331       "webui/settings/browser_lifetime_handler.h",
332332       "webui/settings/captions_handler.cc",
333- @@ -1355 ,6 +1359 ,13 @@  static_library("ui") {
333+ @@ -1391 ,6 +1395 ,13 @@  static_library("ui") {
334334       ]
335335     }
336336
@@ -459,7 +459,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
459459 #include "components/mirroring/service/mirroring_service.h"
460460 #include "services/passage_embeddings/passage_embeddings_service.h"
461461 #include "services/proxy_resolver/proxy_resolver_factory_impl.h"  // nogncheck
462- @@ -146 ,6 +148 ,13 @@  static_assert(BUILDFLAG(ENABLE_PRINTING)
462+ @@ -144 ,6 +146 ,13 @@  static_assert(BUILDFLAG(ENABLE_PRINTING)
463463
464464 namespace {
465465
@@ -473,7 +473,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
473473 auto RunFilePatcher(mojo::PendingReceiver<patch::mojom::FilePatcher> receiver) {
474474   return std::make_unique<patch::FilePatcherImpl>(std::move(receiver));
475475 }
476- @@ -465 ,6 +474 ,7 @@  void RegisterMainThreadServices(mojo::Se
476+ @@ -456 ,6 +465 ,7 @@  void RegisterMainThreadServices(mojo::Se
477477   services.Add(ContentBookmarkParser);
478478
479479 #if !BUILDFLAG(IS_ANDROID)
@@ -583,7 +583,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
583583   // entire group has been collected and is ready to be written to the profile.
584584--- a/chrome/app/generated_resources.grd 
585585+++ b/chrome/app/generated_resources.grd 
586- @@ -11122 ,6 +11122 ,15 @@  Check your passwords anytime in <ph name
586+ @@ -11171 ,6 +11171 ,15 @@  Check your passwords anytime in <ph name
587587             Microsoft Edge
588588           </message>
589589         </if>
0 commit comments