Chromium Code Reviews| Index: chrome/browser/ui/views/dropdown_bar_host_aura.cc |
| =================================================================== |
| --- chrome/browser/ui/views/dropdown_bar_host_aura.cc (revision 110952) |
| +++ chrome/browser/ui/views/dropdown_bar_host_aura.cc (working copy) |
| @@ -6,7 +6,7 @@ |
| #include "base/logging.h" |
| #include "ui/aura/window.h" |
| -#include "ui/views/widget/widget.h" |
| +#include "views/widget/widget.h" |
| NativeWebKeyboardEvent DropdownBarHost::GetKeyboardEvent( |
| const TabContents* contents, |