$OpenBSD: patch-chrome_browser_web_applications_web_app_h,v 1.4 2014/10/13 06:49:19 robert Exp $
--- chrome/browser/web_applications/web_app.h.orig.port	Thu Oct  2 19:18:54 2014
+++ chrome/browser/web_applications/web_app.h	Fri Oct 10 16:10:30 2014
@@ -208,7 +208,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.
