Chromium Code Reviews| Index: chrome/browser/instant/instant_controller.cc |
| =================================================================== |
| --- chrome/browser/instant/instant_controller.cc (revision 110952) |
| +++ chrome/browser/instant/instant_controller.cc (working copy) |
| @@ -31,8 +31,8 @@ |
| #if defined(TOOLKIT_VIEWS) |
| #include "ui/views/focus/focus_manager.h" |
| -#include "ui/views/widget/widget.h" |
| #include "views/view.h" |
| +#include "views/widget/widget.h" |
| #endif |
| InstantController::InstantController(Profile* profile, |