| Index: chrome_frame/chrome_frame_delegate.h
|
| diff --git a/chrome_frame/chrome_frame_delegate.h b/chrome_frame/chrome_frame_delegate.h
|
| index d111d381fff1a0a6899e827e1218f3382b338520..c7890b7ed31b6ad5185a5f30f4b8e62f55343e48 100644
|
| --- a/chrome_frame/chrome_frame_delegate.h
|
| +++ b/chrome_frame/chrome_frame_delegate.h
|
| @@ -13,7 +13,7 @@
|
|
|
| #include "base/file_path.h"
|
| #include "base/lock.h"
|
| -#include "chrome/test/automation/automation_messages.h"
|
| +#include "chrome/common/automation_messages.h"
|
| #include "ipc/ipc_message.h"
|
|
|
| // A common interface supported by all the browser specific ChromeFrame
|
|
|