$OpenBSD: patch-chrome_browser_ui_views_location_bar_location_bar_view_h,v 1.4 2011/06/08 20:36:56 robert Exp $
--- chrome/browser/ui/views/location_bar/location_bar_view.h.orig	Mon Jun  6 11:12:09 2011
+++ chrome/browser/ui/views/location_bar/location_bar_view.h	Wed Jun  8 09:58:36 2011
@@ -25,7 +25,7 @@
 
 #if defined(OS_WIN)
 #include "chrome/browser/autocomplete/autocomplete_edit_view_win.h"
-#elif defined(OS_LINUX)
+#elif defined(OS_LINUX) || defined(OS_OPENBSD)
 #include "chrome/browser/autocomplete/autocomplete_edit_view_gtk.h"
 #endif
 
