| 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 4fa7a9c3535967ac862afd112c91dce2f9f5602a..d3b3db2a99965bbd29765fa75bd8b1aa8f6fa99e 100644
|
| --- a/chrome/browser/automation/automation_provider_win.cc
|
| +++ b/chrome/browser/automation/automation_provider_win.cc
|
| @@ -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 "views/widget/root_view.h"
|
| +#include "ui/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
|
|
|