| Index: chrome/test/automation/automation_messages_internal.h
|
| diff --git a/chrome/test/automation/automation_messages_internal.h b/chrome/test/automation/automation_messages_internal.h
|
| index 15528c2da79d80dc5cfdd770314ef4a1944a1cbd..b8991399c833000a2655edc846da131ccd0d0669 100644
|
| --- a/chrome/test/automation/automation_messages_internal.h
|
| +++ b/chrome/test/automation/automation_messages_internal.h
|
| @@ -14,10 +14,10 @@
|
| #include "base/basictypes.h"
|
| #include "base/gfx/rect.h"
|
| #include "base/string16.h"
|
| -#include "chrome/common/ipc_message_macros.h"
|
| #include "chrome/common/navigation_types.h"
|
| #include "chrome/test/automation/autocomplete_edit_proxy.h"
|
| #include "googleurl/src/gurl.h"
|
| +#include "ipc/ipc_message_macros.h"
|
|
|
| // NOTE: All IPC messages have either a routing_id of 0 (for asynchronous
|
| // messages), or one that's been assigned by the proxy (for calls
|
|
|