|
@@ -34,7 +34,7 @@ diff --git a/chrome/android/java/src/org/chromium/chrome/browser/omnibox/suggest
|
|
|
diff --git a/chrome/browser/about_flags.cc b/chrome/browser/about_flags.cc
|
|
|
--- a/chrome/browser/about_flags.cc
|
|
|
+++ b/chrome/browser/about_flags.cc
|
|
|
-@@ -2071,6 +2071,9 @@ const FeatureEntry kFeatureEntries[] = {
|
|
|
+@@ -2078,6 +2078,9 @@ const FeatureEntry kFeatureEntries[] = {
|
|
|
flag_descriptions::kAndroidAutofillAccessibilityName,
|
|
|
flag_descriptions::kAndroidAutofillAccessibilityDescription, kOsAndroid,
|
|
|
FEATURE_VALUE_TYPE(features::kAndroidAutofillAccessibility)},
|
|
@@ -47,7 +47,7 @@ diff --git a/chrome/browser/about_flags.cc b/chrome/browser/about_flags.cc
|
|
|
diff --git a/chrome/browser/flag-metadata.json b/chrome/browser/flag-metadata.json
|
|
|
--- a/chrome/browser/flag-metadata.json
|
|
|
+++ b/chrome/browser/flag-metadata.json
|
|
|
-@@ -1763,6 +1763,11 @@
|
|
|
+@@ -1768,6 +1768,11 @@
|
|
|
"owners": [ "ginko", "newcomer" ],
|
|
|
"expiry_milestone": 78
|
|
|
},
|
|
@@ -62,7 +62,7 @@ diff --git a/chrome/browser/flag-metadata.json b/chrome/browser/flag-metadata.js
|
|
|
diff --git a/chrome/browser/flag_descriptions.cc b/chrome/browser/flag_descriptions.cc
|
|
|
--- a/chrome/browser/flag_descriptions.cc
|
|
|
+++ b/chrome/browser/flag_descriptions.cc
|
|
|
-@@ -2626,6 +2626,11 @@ const char kSafeBrowsingUseLocalBlacklistsV2Description[] =
|
|
|
+@@ -2631,6 +2631,11 @@ const char kSafeBrowsingUseLocalBlacklistsV2Description[] =
|
|
|
"process to check the Safe Browsing reputation of URLs without calling "
|
|
|
"into GmsCore for every URL.";
|
|
|
|
|
@@ -77,7 +77,7 @@ diff --git a/chrome/browser/flag_descriptions.cc b/chrome/browser/flag_descripti
|
|
|
diff --git a/chrome/browser/flag_descriptions.h b/chrome/browser/flag_descriptions.h
|
|
|
--- a/chrome/browser/flag_descriptions.h
|
|
|
+++ b/chrome/browser/flag_descriptions.h
|
|
|
-@@ -1521,6 +1521,9 @@ extern const char kRecoverFromNeverSaveAndroidDescription[];
|
|
|
+@@ -1524,6 +1524,9 @@ extern const char kRecoverFromNeverSaveAndroidDescription[];
|
|
|
extern const char kSafeBrowsingUseLocalBlacklistsV2Name[];
|
|
|
extern const char kSafeBrowsingUseLocalBlacklistsV2Description[];
|
|
|
|