| Index: chrome/browser/automation/automation_provider.h
|
| diff --git a/chrome/browser/automation/automation_provider.h b/chrome/browser/automation/automation_provider.h
|
| index 8e234541a67d024f631601a5a73ef96375e094c2..66d084aff40f9fdf532b31cb1d5980ce1a0ba48e 100644
|
| --- a/chrome/browser/automation/automation_provider.h
|
| +++ b/chrome/browser/automation/automation_provider.h
|
| @@ -23,9 +23,9 @@
|
| #include "chrome/browser/autofill/field_types.h"
|
| #include "chrome/browser/cancelable_request.h"
|
| #include "chrome/browser/tab_contents/navigation_entry.h"
|
| -#include "chrome/common/automation_constants.h"
|
| #include "chrome/common/content_settings.h"
|
| #include "chrome/common/notification_observer.h"
|
| +#include "chrome/test/automation/automation_constants.h"
|
| #include "ipc/ipc_message.h"
|
| #include "ipc/ipc_channel.h"
|
| #if defined(OS_WIN)
|
|
|