diff options
Diffstat (limited to 'www/chromium/files/patch-chrome_browser_ui_tabs_features.cc')
-rw-r--r-- | www/chromium/files/patch-chrome_browser_ui_tabs_features.cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/chromium/files/patch-chrome_browser_ui_tabs_features.cc b/www/chromium/files/patch-chrome_browser_ui_tabs_features.cc index b3e0f42afb55..1249b1ed1bea 100644 --- a/www/chromium/files/patch-chrome_browser_ui_tabs_features.cc +++ b/www/chromium/files/patch-chrome_browser_ui_tabs_features.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/tabs/features.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/ui/tabs/features.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/tabs/features.cc -@@ -59,7 +59,7 @@ bool CanShowTabSearchPositionSetting() { +@@ -64,7 +64,7 @@ bool CanShowTabSearchPositionSetting() { } // Mac and other platforms will always have the tab search position in the // correct location, cros/linux/win git the user the option to change. |