Index: chrome/browser/ui/gtk/find_bar_gtk.cc |
=================================================================== |
--- chrome/browser/ui/gtk/find_bar_gtk.cc (revision 78506) |
+++ chrome/browser/ui/gtk/find_bar_gtk.cc (working copy) |
@@ -32,9 +32,9 @@ |
#include "chrome/browser/ui/gtk/tabs/tab_strip_gtk.h" |
#include "chrome/browser/ui/gtk/view_id_util.h" |
#include "chrome/browser/ui/tab_contents/tab_contents_wrapper.h" |
-#include "chrome/common/native_web_keyboard_event.h" |
#include "content/browser/renderer_host/render_view_host.h" |
#include "content/browser/tab_contents/tab_contents.h" |
+#include "content/common/native_web_keyboard_event.h" |
#include "content/common/notification_service.h" |
#include "grit/generated_resources.h" |
#include "grit/theme_resources.h" |