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 c791b36bb2e5..b3e0f42afb55 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-07-02 06:08:04 UTC +--- chrome/browser/ui/tabs/features.cc.orig 2025-08-07 06:57:29 UTC +++ chrome/browser/ui/tabs/features.cc -@@ -53,7 +53,7 @@ bool CanShowTabSearchPositionSetting() { +@@ -59,7 +59,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. |