summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/views/dropdown_bar_host_gtk.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/ui/views/dropdown_bar_host_gtk.cc')
-rw-r--r--chrome/browser/ui/views/dropdown_bar_host_gtk.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/ui/views/dropdown_bar_host_gtk.cc b/chrome/browser/ui/views/dropdown_bar_host_gtk.cc
index 61f53f8..b333e14 100644
--- a/chrome/browser/ui/views/dropdown_bar_host_gtk.cc
+++ b/chrome/browser/ui/views/dropdown_bar_host_gtk.cc
@@ -6,8 +6,8 @@
#include <gdk/gdkkeysyms.h>
-#include "chrome/browser/tab_contents/tab_contents.h"
#include "chrome/browser/ui/views/frame/browser_view.h"
+#include "content/browser/tab_contents/tab_contents.h"
#include "views/widget/widget_gtk.h"
#include "views/controls/textfield/textfield.h"