$OpenBSD: patch-ui_app_list_app_list_constants_h,v 1.2 2015/05/06 14:27:24 robert Exp $
--- ui/app_list/app_list_constants.h.orig.port	Wed Apr 15 00:18:59 2015
+++ ui/app_list/app_list_constants.h	Wed Apr 15 08:32:50 2015
@@ -84,7 +84,7 @@ APP_LIST_EXPORT extern const ui::ResourceBundle::FontS
 APP_LIST_EXPORT extern const char kPageOpenedHistogram[];
 APP_LIST_EXPORT extern const char kSearchResultOpenDisplayTypeHistogram[];
 
-#if defined(OS_LINUX)
+#if defined(OS_LINUX) || defined(OS_BSD)
 // The WM_CLASS name for the app launcher window on Linux.
 APP_LIST_EXPORT extern const char kAppListWMClass[];
 #endif
