summaryrefslogtreecommitdiffstats
path: root/chrome/common/render_messages_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/render_messages_internal.h')
-rw-r--r--chrome/common/render_messages_internal.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/chrome/common/render_messages_internal.h b/chrome/common/render_messages_internal.h
index 29599f1..973c6da 100644
--- a/chrome/common/render_messages_internal.h
+++ b/chrome/common/render_messages_internal.h
@@ -13,7 +13,6 @@
#include "base/shared_memory.h"
#include "chrome/common/ipc_message_macros.h"
#include "webkit/glue/dom_operations.h"
-#include "webkit/glue/find_in_page_request.h"
#include "webkit/glue/console_message_level.h"
#include "webkit/glue/context_node_types.h"
#include "webkit/glue/webcursor.h"
@@ -712,7 +711,7 @@ IPC_BEGIN_MESSAGES(ViewHost, 2)
// A message for an external host.
// |receiver| can be a receiving script and |message| is any
- // arbitrary string that makes sense to the receiver. For
+ // arbitrary string that makes sense to the receiver. For
// example, a user of automation can use it to execute a script
// in the form of javascript:receiver("message");
IPC_MESSAGE_ROUTED2(ViewHostMsg_ForwardMessageToExternalHost,