| Index: chrome/test/automation/automation_proxy.cc
|
| diff --git a/chrome/test/automation/automation_proxy.cc b/chrome/test/automation/automation_proxy.cc
|
| index 748ffc2d1c88c3815956a65ffb6618305dcf0226..fbdde25f0a3a21c3054059d0b1445a7df9886b8b 100644
|
| --- a/chrome/test/automation/automation_proxy.cc
|
| +++ b/chrome/test/automation/automation_proxy.cc
|
| @@ -14,9 +14,9 @@
|
| #include "base/process_util.h"
|
| #include "base/ref_counted.h"
|
| #include "base/waitable_event.h"
|
| +#include "chrome/common/automation_constants.h"
|
| +#include "chrome/common/automation_messages.h"
|
| #include "chrome/common/chrome_version_info.h"
|
| -#include "chrome/test/automation/automation_constants.h"
|
| -#include "chrome/test/automation/automation_messages.h"
|
| #include "chrome/test/automation/browser_proxy.h"
|
| #include "chrome/test/automation/extension_proxy.h"
|
| #include "chrome/test/automation/tab_proxy.h"
|
|
|