summaryrefslogtreecommitdiffstats
path: root/content/shell/common/shell_messages.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/shell/common/shell_messages.h')
-rw-r--r--content/shell/common/shell_messages.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/content/shell/common/shell_messages.h b/content/shell/common/shell_messages.h
index 0535dd3..8937138 100644
--- a/content/shell/common/shell_messages.h
+++ b/content/shell/common/shell_messages.h
@@ -114,9 +114,6 @@ IPC_MESSAGE_ROUTED0(ShellViewHostMsg_ClearDevToolsLocalStorage)
IPC_MESSAGE_ROUTED2(ShellViewHostMsg_ShowDevTools,
std::string /* settings */,
std::string /* frontend_url */)
-IPC_MESSAGE_ROUTED2(ShellViewHostMsg_EvaluateInDevTools,
- int /* call_id */,
- std::string /* script */)
IPC_MESSAGE_ROUTED0(ShellViewHostMsg_CloseDevTools)
IPC_MESSAGE_ROUTED1(ShellViewHostMsg_GoToOffset,
int /* offset */)