Index: chrome/browser/ui/gtk/location_bar_view_gtk.h |
diff --git a/chrome/browser/ui/gtk/location_bar_view_gtk.h b/chrome/browser/ui/gtk/location_bar_view_gtk.h |
index 42bae90de8a861b124745af11dec2523a23c4c71..a8d8f3fc665fa235d3bf990271a4daaed1b1497b 100644 |
--- a/chrome/browser/ui/gtk/location_bar_view_gtk.h |
+++ b/chrome/browser/ui/gtk/location_bar_view_gtk.h |
@@ -34,7 +34,7 @@ |
#include "ui/base/animation/slide_animation.h" |
#include "ui/base/gtk/gtk_signal.h" |
#include "ui/base/gtk/owned_widget_gtk.h" |
-#include "webkit/glue/window_open_disposition.h" |
+#include "ui/base/window_open_disposition.h" |
class ActionBoxButtonGtk; |
class Browser; |