Index: content/common/view_messages.h |
diff --git a/content/common/view_messages.h b/content/common/view_messages.h |
index e80279c90a42e62c54968e906bffa51c4904cada..1da88752cf4ab6b93c32a3da3c15ca2dbfdd7b91 100644 |
--- a/content/common/view_messages.h |
+++ b/content/common/view_messages.h |
@@ -1830,9 +1830,6 @@ IPC_SYNC_MESSAGE_ROUTED3_2(ViewHostMsg_RunBeforeUnloadConfirm, |
IPC_MESSAGE_ROUTED1(ViewHostMsg_DataReceived_ACK, |
int /* request_id */) |
-IPC_MESSAGE_CONTROL1(ViewHostMsg_RevealFolderInOS, |
- FilePath /* path */) |
- |
// Sent when a provisional load on the main frame redirects. |
IPC_MESSAGE_ROUTED4(ViewHostMsg_DidRedirectProvisionalLoad, |
int /* page_id */, |