$OpenBSD: patch-ui_app_list_app_list_constants_h,v 1.1 2014/07/20 17:22:34 robert Exp $
--- ui/app_list/app_list_constants.h.orig.port	Fri Jul 18 03:48:48 2014
+++ ui/app_list/app_list_constants.h	Fri Jul 18 03:48:55 2014
@@ -57,7 +57,7 @@ APP_LIST_EXPORT extern const size_t kMaxFolderNameChar
 
 APP_LIST_EXPORT extern const ui::ResourceBundle::FontStyle kItemTextFontStyle;
 
-#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
