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 142203155bf4145cf40c011e7f4c57696be34914..32e31007ee601fd9b4757592318f0960bcc4574b 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/view.h" |
#include "ui/views/widget/widget.h" |
-#include "views/view.h" |
#endif |
namespace { |