Index: chrome/browser/tab_contents/tab_contents_view_gtk.cc |
diff --git a/chrome/browser/tab_contents/tab_contents_view_gtk.cc b/chrome/browser/tab_contents/tab_contents_view_gtk.cc |
index d4a13216e21bf862bba835d37fa888c9cb9f553b..dfacb747645ee0c3538d718d809704ebc846c059 100644 |
--- a/chrome/browser/tab_contents/tab_contents_view_gtk.cc |
+++ b/chrome/browser/tab_contents/tab_contents_view_gtk.cc |
@@ -13,10 +13,7 @@ |
#include "base/string_util.h" |
#include "base/utf_string_conversions.h" |
#include "build/build_config.h" |
-#include "chrome/browser/tab_contents/render_view_context_menu_gtk.h" |
#include "chrome/browser/tab_contents/tab_contents_view_wrapper_gtk.h" |
-#include "chrome/browser/tab_contents/web_drag_bookmark_handler_gtk.h" |
-#include "chrome/browser/ui/gtk/constrained_window_gtk.h" |
#include "content/browser/renderer_host/render_view_host.h" |
#include "content/browser/renderer_host/render_view_host_factory.h" |
#include "content/browser/renderer_host/render_widget_host_view_gtk.h" |