Loading build/patches/e_async_dns_disable.patch 0 → 100644 +13 −0 Original line number Diff line number Diff line diff --git a/chrome/common/chrome_features.cc b/chrome/common/chrome_features.cc index e5fe779b89..b2a6dd99c1 100644 --- a/chrome/common/chrome_features.cc +++ b/chrome/common/chrome_features.cc @@ -80,7 +80,7 @@ const base::Feature kAppServiceServer{"AppServiceServer", // Enables the built-in DNS resolver. const base::Feature kAsyncDns { "AsyncDns", -#if defined(OS_CHROMEOS) || defined(OS_MACOSX) || defined(OS_ANDROID) +#if defined(OS_CHROMEOS) || defined(OS_MACOSX) base::FEATURE_ENABLED_BY_DEFAULT #else base::FEATURE_DISABLED_BY_DEFAULT build/patches_list.txt +1 −0 Original line number Diff line number Diff line Loading @@ -122,3 +122,4 @@ e-rebrand-translations.patch e-fix-settings-crash-issue.patch e-share-search-engine.patch e-enable-custom-tabs-by-default.patch e_async_dns_disable.patch Loading
build/patches/e_async_dns_disable.patch 0 → 100644 +13 −0 Original line number Diff line number Diff line diff --git a/chrome/common/chrome_features.cc b/chrome/common/chrome_features.cc index e5fe779b89..b2a6dd99c1 100644 --- a/chrome/common/chrome_features.cc +++ b/chrome/common/chrome_features.cc @@ -80,7 +80,7 @@ const base::Feature kAppServiceServer{"AppServiceServer", // Enables the built-in DNS resolver. const base::Feature kAsyncDns { "AsyncDns", -#if defined(OS_CHROMEOS) || defined(OS_MACOSX) || defined(OS_ANDROID) +#if defined(OS_CHROMEOS) || defined(OS_MACOSX) base::FEATURE_ENABLED_BY_DEFAULT #else base::FEATURE_DISABLED_BY_DEFAULT
build/patches_list.txt +1 −0 Original line number Diff line number Diff line Loading @@ -122,3 +122,4 @@ e-rebrand-translations.patch e-fix-settings-crash-issue.patch e-share-search-engine.patch e-enable-custom-tabs-by-default.patch e_async_dns_disable.patch