Index: chrome/browser/automation/automation_provider_win.cc |
diff --git a/chrome/browser/automation/automation_provider_win.cc b/chrome/browser/automation/automation_provider_win.cc |
index 83395b705ef519ba5f0deab78cf993b61c3efe9d..4fa7a9c3535967ac862afd112c91dce2f9f5602a 100644 |
--- a/chrome/browser/automation/automation_provider_win.cc |
+++ b/chrome/browser/automation/automation_provider_win.cc |
@@ -26,7 +26,7 @@ |
#include "content/browser/tab_contents/tab_contents.h" |
#include "content/public/common/page_zoom.h" |
#include "ui/base/keycodes/keyboard_codes.h" |
-#include "views/focus/accelerator_handler.h" |
+#include "ui/views/focus/accelerator_handler.h" |
#include "views/widget/root_view.h" |
// This task just adds another task to the event queue. This is useful if |