| Index: chrome/browser/automation/testing_automation_provider_views.cc
|
| diff --git a/chrome/browser/automation/testing_automation_provider_views.cc b/chrome/browser/automation/testing_automation_provider_views.cc
|
| index 6048cd8191ba053c07d59d539faa626ffa80588b..f8631cf106f32f5d9c3486ad65fb0a2587ef9caa 100644
|
| --- a/chrome/browser/automation/testing_automation_provider_views.cc
|
| +++ b/chrome/browser/automation/testing_automation_provider_views.cc
|
| @@ -9,7 +9,7 @@
|
| #include "chrome/browser/browser_window.h"
|
| #include "chrome/browser/views/frame/browser_view.h"
|
| #include "chrome/browser/views/toolbar_view.h"
|
| -#include "chrome/test/automation/automation_messages.h"
|
| +#include "chrome/common/automation_messages.h"
|
| #include "gfx/point.h"
|
| #include "views/controls/menu/menu_wrapper.h"
|
| #include "views/view.h"
|
|
|