| Index: chrome/browser/automation/automation_provider.h
|
| diff --git a/chrome/browser/automation/automation_provider.h b/chrome/browser/automation/automation_provider.h
|
| index 583549edd437da3658502786243fe96bc3510bcb..3edda0978b899b071903dfdb02d869e9b385ad7d 100644
|
| --- a/chrome/browser/automation/automation_provider.h
|
| +++ b/chrome/browser/automation/automation_provider.h
|
| @@ -35,7 +35,7 @@
|
|
|
| #if defined(OS_WIN) && !defined(USE_AURA)
|
| #include "ui/gfx/native_widget_types.h"
|
| -#include "views/events/event.h"
|
| +#include "ui/views/events/event.h"
|
| #endif // defined(OS_WIN) && !defined(USE_AURA)
|
|
|
| class TabContents;
|
|
|