Index: chrome/browser/automation/automation_provider_win.cc |
=================================================================== |
--- chrome/browser/automation/automation_provider_win.cc (revision 110952) |
+++ chrome/browser/automation/automation_provider_win.cc (working copy) |
@@ -27,7 +27,7 @@ |
#include "content/public/common/page_zoom.h" |
#include "ui/base/keycodes/keyboard_codes.h" |
#include "ui/views/focus/accelerator_handler.h" |
-#include "ui/views/widget/root_view.h" |
+#include "views/widget/root_view.h" |
// This task just adds another task to the event queue. This is useful if |
// you want to ensure that any tasks added to the event queue after this one |