aboutsummaryrefslogtreecommitdiff
path: root/www/ungoogled-chromium/files/patch-chrome_browser_ui_views_frame_browser__view.cc
blob: 022b35cd7225fc7741d0a7f48bd2700a8c5530ab (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- chrome/browser/ui/views/frame/browser_view.cc.orig	2023-11-04 07:08:51 UTC
+++ chrome/browser/ui/views/frame/browser_view.cc
@@ -2138,7 +2138,7 @@ void BrowserView::TabDraggingStatusChanged(bool is_dra
   // CrOS cleanup is done.
 // TODO(crbug.com/1052397): Revisit the macro expression once build flag switch
 // of lacros-chrome is complete.
-#if !(BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS))
+#if !(BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS) || BUILDFLAG(IS_BSD))
   contents_web_view_->SetFastResize(is_dragging);
   if (!is_dragging) {
     // When tab dragging is ended, we need to make sure the web contents get