Chromium Code Reviews| Index: chrome/browser/automation/ui_controls_gtk.cc |
| diff --git a/chrome/browser/automation/ui_controls_gtk.cc b/chrome/browser/automation/ui_controls_gtk.cc |
| index 0ca2378080398ea48f757899b5d361109a00ef3e..f72d9daab955fa62c78cf938fcdba5b05a22334b 100644 |
| --- a/chrome/browser/automation/ui_controls_gtk.cc |
| +++ b/chrome/browser/automation/ui_controls_gtk.cc |
| @@ -17,8 +17,8 @@ |
| #include "ui/gfx/rect.h" |
| #if defined(TOOLKIT_VIEWS) |
| +#include "ui/views/widget/widget.h" |
| #include "views/view.h" |
| -#include "views/widget/widget.h" |
| #endif |
| namespace { |