summaryrefslogtreecommitdiff
path: root/chromium/content/common/view_messages.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/content/common/view_messages.h')
-rw-r--r--chromium/content/common/view_messages.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/chromium/content/common/view_messages.h b/chromium/content/common/view_messages.h
index 85a8c7e9e28..19fa7ac2692 100644
--- a/chromium/content/common/view_messages.h
+++ b/chromium/content/common/view_messages.h
@@ -144,8 +144,6 @@ IPC_MESSAGE_ROUTED0(ViewHostMsg_RouteCloseEvent)
IPC_MESSAGE_ROUTED1(ViewHostMsg_UpdateTargetURL,
GURL)
-IPC_MESSAGE_ROUTED0(ViewHostMsg_Focus)
-
#if BUILDFLAG(ENABLE_PLUGINS)
// A renderer sends this to the browser process when it wants to access a PPAPI
// broker. In contrast to FrameHostMsg_OpenChannelToPpapiBroker, this is called