$OpenBSD: patch-ui_app_list_app_list_constants_h,v 1.4 2015/01/22 11:16:41 robert Exp $
--- ui/app_list/app_list_constants.h.orig.port	Wed Dec  3 03:32:12 2014
+++ ui/app_list/app_list_constants.h	Sat Dec  6 11:34:27 2014
@@ -73,7 +73,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
