summaryrefslogtreecommitdiff
path: root/www/ungoogled-chromium/files/patch-chrome_browser_ui_web__applications_web__app__dialogs.h
blob: f5c30e1db9b6e3728121e5357887b69ae8bdbd72 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- chrome/browser/ui/web_applications/web_app_dialogs.h.orig	2023-12-23 12:33:28 UTC
+++ chrome/browser/ui/web_applications/web_app_dialogs.h
@@ -20,7 +20,7 @@
 #include "ui/gfx/native_widget_types.h"
 
 static_assert(BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) ||
-              BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_FUCHSIA));
+              BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_BSD));
 
 class GURL;
 class Profile;