| Index: chrome/browser/automation/automation_provider.h
|
| diff --git a/chrome/browser/automation/automation_provider.h b/chrome/browser/automation/automation_provider.h
|
| index 5a29b045ab9380b1853090b12912fb78277d19f5..b8b6e6bf026084699dd42877c81771219deed978 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)
|
|
|