$OpenBSD: patch-chrome_common_chrome_notification_types_h,v 1.4 2013/04/03 08:19:10 robert Exp $
--- chrome/common/chrome_notification_types.h.orig.port	Fri Mar 22 02:14:32 2013
+++ chrome/common/chrome_notification_types.h	Tue Apr  2 21:05:17 2013
@@ -47,7 +47,7 @@ enum NotificationType {
   // that was closed, no details are expected.
   NOTIFICATION_WINDOW_CLOSED,
 
-#if defined(OS_LINUX)
+#if defined(OS_LINUX) || defined(OS_BSD)
   // On Linux maximize can be an asynchronous operation. This notification
   // indicates that the window has been maximized. The source is
   // a Source<BrowserWindow> containing the BrowserWindow that was maximized.
