| Index: content/browser/renderer_host/render_view_host.h
|
| ===================================================================
|
| --- content/browser/renderer_host/render_view_host.h (revision 80243)
|
| +++ content/browser/renderer_host/render_view_host.h (working copy)
|
| @@ -594,7 +594,6 @@
|
| void OnMsgShouldCloseACK(bool proceed);
|
|
|
| void OnExtensionRequest(const ExtensionHostMsg_DomMessage_Params& params);
|
| - void OnExtensionPostMessage(int port_id, const std::string& message);
|
| void OnAccessibilityNotifications(
|
| const std::vector<ViewHostMsg_AccessibilityNotification_Params>& params);
|
| void OnCSSInserted();
|
|
|