aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-chrome_browser_first__run_first__run__internal.h
blob: 306e49626ec70042ef81bb62f49e64bb3ef61ed3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- chrome/browser/first_run/first_run_internal.h.orig	2022-06-17 14:20:10 UTC
+++ chrome/browser/first_run/first_run_internal.h
@@ -56,7 +56,7 @@ FirstRunState DetermineFirstRunState(bool has_sentinel
                                      bool force_first_run,
                                      bool no_first_run);
 
-#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX)
+#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)
 // For testing, forces the first run dialog to either be shown or not. If not
 // called, the decision to show the dialog or not will be made by Chrome based
 // on a number of factors (such as install type, whether it's a Chrome-branded