| Index: chrome/browser/ui/views/dropdown_bar_host_gtk.cc
|
| ===================================================================
|
| --- chrome/browser/ui/views/dropdown_bar_host_gtk.cc (revision 110952)
|
| +++ chrome/browser/ui/views/dropdown_bar_host_gtk.cc (working copy)
|
| @@ -8,7 +8,7 @@
|
|
|
| #include "chrome/browser/ui/views/frame/browser_view.h"
|
| #include "content/browser/tab_contents/tab_contents.h"
|
| -#include "ui/views/widget/widget.h"
|
| +#include "views/widget/widget.h"
|
| #include "views/controls/textfield/textfield.h"
|
|
|
| #if defined(TOUCH_UI)
|
|
|