$OpenBSD: patch-chrome_browser_web_applications_web_app_h,v 1.3 2015/05/26 17:37:40 robert Exp $
--- chrome/browser/web_applications/web_app.h.orig.port	Thu May 14 00:35:46 2015
+++ chrome/browser/web_applications/web_app.h	Wed May 20 08:34:56 2015
@@ -215,7 +215,7 @@ typedef std::vector<WebApplicationInfo::IconInfo> Icon
 void GetIconsInfo(const WebApplicationInfo& app_info, IconInfoList* icons);
 #endif
 
-#if defined(OS_LINUX)
+#if defined(OS_LINUX) || defined(OS_BSD)
 // Windows that correspond to web apps need to have a deterministic (and
 // different) WMClass than normal chrome windows so the window manager groups
 // them as a separate application.
