$OpenBSD: patch-chrome_browser_web_applications_web_app_h,v 1.1 2013/12/12 10:43:18 robert Exp $
--- chrome/browser/web_applications/web_app.h.orig.port	Thu Dec  5 17:03:52 2013
+++ chrome/browser/web_applications/web_app.h	Thu Dec  5 17:04:00 2013
@@ -97,7 +97,7 @@ 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.
