Index: content/shell/shell_web_contents_view_delegate_gtk.cc |
diff --git a/content/shell/shell_web_contents_view_delegate_gtk.cc b/content/shell/shell_web_contents_view_delegate_gtk.cc |
index ca0a2afec5a4496d6661ecff8ed6968315cc99e7..9823c0c56c984bce1067568e0517135430110bcd 100644 |
--- a/content/shell/shell_web_contents_view_delegate_gtk.cc |
+++ b/content/shell/shell_web_contents_view_delegate_gtk.cc |
@@ -11,12 +11,12 @@ |
#include "content/public/browser/web_contents.h" |
#include "content/public/browser/web_contents_view.h" |
#include "content/public/common/context_menu_params.h" |
+#include "content/shell/common/shell_switches.h" |
#include "content/shell/shell.h" |
#include "content/shell/shell_browser_context.h" |
#include "content/shell/shell_browser_main_parts.h" |
#include "content/shell/shell_content_browser_client.h" |
#include "content/shell/shell_devtools_frontend.h" |
-#include "content/shell/shell_switches.h" |
#include "content/shell/shell_web_contents_view_delegate_creator.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebContextMenuData.h" |
#include "ui/base/gtk/focus_store_gtk.h" |