Index: content/shell/common/shell_messages.h |
diff --git a/content/shell/common/shell_messages.h b/content/shell/common/shell_messages.h |
index 0535dd3de299ae3b2f97cbd3c4ca971ed057d3bc..8937138307c6791bbb445f2348286e3170f7b375 100644 |
--- a/content/shell/common/shell_messages.h |
+++ b/content/shell/common/shell_messages.h |
@@ -114,9 +114,6 @@ |
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 */) |