collateral line changes for other patches
This commit is contained in:
parent
bfebc095d3
commit
f3fcb7ce02
2 changed files with 3 additions and 3 deletions
|
@ -5291,7 +5291,7 @@ diff --git a/chrome/browser/flag_descriptions.cc b/chrome/browser/flag_descripti
|
|||
|
||||
const char kDeviceDiscoveryNotificationsName[] =
|
||||
"Device Discovery Notifications";
|
||||
@@ -874,7 +874,7 @@ const char kForceEmptyCorbAndCorsAllowlistDescription[] =
|
||||
@@ -879,7 +879,7 @@ const char kForceEmptyCorbAndCorsAllowlistDescription[] =
|
||||
"Removes all Chrome Extensions from the CORB and CORS allowlist. "
|
||||
"For more information about the allowlist and the changes to the "
|
||||
"security model of content scripts, please see: "
|
||||
|
@ -5300,7 +5300,7 @@ diff --git a/chrome/browser/flag_descriptions.cc b/chrome/browser/flag_descripti
|
|||
"extension-content-script-fetches";
|
||||
|
||||
const char kCrossOriginOpenerPolicyReportingName[] =
|
||||
@@ -1990,7 +1990,7 @@ const char kIntensiveWakeUpThrottlingName[] =
|
||||
@@ -1995,7 +1995,7 @@ const char kIntensiveWakeUpThrottlingName[] =
|
||||
const char kIntensiveWakeUpThrottlingDescription[] =
|
||||
"When enabled, wake ups from DOM Timers are limited to 1 per minute in a "
|
||||
"page that has been hidden for 5 minutes. For additional details, see "
|
||||
|
|
|
@ -9,7 +9,7 @@ Subject: Enable app overflow menu icons by default
|
|||
diff --git a/chrome/browser/flags/android/chrome_feature_list.cc b/chrome/browser/flags/android/chrome_feature_list.cc
|
||||
--- a/chrome/browser/flags/android/chrome_feature_list.cc
|
||||
+++ b/chrome/browser/flags/android/chrome_feature_list.cc
|
||||
@@ -640,7 +640,7 @@ const base::Feature kTabToGTSAnimation{"TabToGTSAnimation",
|
||||
@@ -641,7 +641,7 @@ const base::Feature kTabToGTSAnimation{"TabToGTSAnimation",
|
||||
base::FEATURE_ENABLED_BY_DEFAULT};
|
||||
|
||||
const base::Feature kTabbedAppOverflowMenuIcons{
|
||||
|
|
Loading…
Add table
Reference in a new issue