$OpenBSD: patch-chrome_browser_about_flags_cc,v 1.15 2015/01/22 11:16:40 robert Exp $
--- chrome/browser/about_flags.cc.orig.port	Wed Dec  3 03:32:11 2014
+++ chrome/browser/about_flags.cc	Sat Dec  6 11:34:25 2014
@@ -1523,7 +1523,7 @@ const Experiment kExperiments[] = {
     SINGLE_VALUE_TYPE(switches::kResetAppListInstallState)
   },
 #if defined(ENABLE_APP_LIST)
-#if defined(OS_LINUX)
+#if defined(OS_LINUX) || defined(OS_BSD)
   {
     // This is compiled out on non-Linux platforms because otherwise it would be
     // visible on Win/Mac/CrOS but not on Linux GTK, which would be confusing.
