$OpenBSD: patch-chrome_common_chrome_notification_types_h,v 1.3 2012/11/07 06:59:45 robert Exp $
--- chrome/common/chrome_notification_types.h.orig	Wed Oct 31 20:02:48 2012
+++ chrome/common/chrome_notification_types.h	Tue Nov  6 22:45:22 2012
@@ -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.
