| Index: chrome/common/automation_messages_internal.h
|
| ===================================================================
|
| --- chrome/common/automation_messages_internal.h (revision 87452)
|
| +++ chrome/common/automation_messages_internal.h (working copy)
|
| @@ -9,7 +9,6 @@
|
|
|
| #include "base/string16.h"
|
| #include "chrome/common/content_settings.h"
|
| -#include "chrome/test/automation/autocomplete_edit_proxy.h"
|
| #include "content/common/navigation_types.h"
|
| #include "googleurl/src/gurl.h"
|
| #include "ipc/ipc_message_macros.h"
|
| @@ -18,6 +17,7 @@
|
| #include "webkit/glue/window_open_disposition.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
|
| // which expect a response). The routing_id shouldn't be used for
|
|
|