Enable-app-overflow-menu-icons-by-default.patch
This commit is contained in:
parent
c56195bbd9
commit
31c77613aa
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
@@ -646,7 +646,7 @@ const base::Feature kTabToGTSAnimation{"TabToGTSAnimation",
|
||||
base::FEATURE_ENABLED_BY_DEFAULT};
|
||||
|
||||
const base::Feature kTabbedAppOverflowMenuIcons{
|
||||
|
|
Loading…
Add table
Reference in a new issue