| Index: chrome/browser/ui/gtk/browser_window_gtk.cc
|
| ===================================================================
|
| --- chrome/browser/ui/gtk/browser_window_gtk.cc (revision 78506)
|
| +++ chrome/browser/ui/gtk/browser_window_gtk.cc (working copy)
|
| @@ -71,10 +71,10 @@
|
| #include "chrome/browser/ui/webui/bug_report_ui.h"
|
| #include "chrome/browser/ui/window_sizer.h"
|
| #include "chrome/common/chrome_switches.h"
|
| -#include "chrome/common/native_web_keyboard_event.h"
|
| #include "chrome/common/pref_names.h"
|
| #include "content/browser/tab_contents/tab_contents.h"
|
| #include "content/browser/tab_contents/tab_contents_view.h"
|
| +#include "content/common/native_web_keyboard_event.h"
|
| #include "content/common/notification_service.h"
|
| #include "grit/app_resources.h"
|
| #include "grit/chromium_strings.h"
|
|
|