Index: chrome/common/automation_messages_internal.h |
=================================================================== |
--- chrome/common/automation_messages_internal.h (revision 77652) |
+++ chrome/common/automation_messages_internal.h (working copy) |
@@ -15,9 +15,9 @@ |
#include "ipc/ipc_message_macros.h" |
#include "net/url_request/url_request_status.h" |
#include "ui/gfx/rect.h" |
+#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 |