| Index: chrome/browser/renderer_host/render_widget_host.h
|
| ===================================================================
|
| --- chrome/browser/renderer_host/render_widget_host.h (revision 63740)
|
| +++ chrome/browser/renderer_host/render_widget_host.h (working copy)
|
| @@ -494,7 +494,6 @@
|
| void OnMsgGpuRenderingActivated(bool activated);
|
|
|
| #if defined(OS_MACOSX)
|
| - void OnMsgShowPopup(const ViewHostMsg_ShowPopup_Params& params);
|
| void OnMsgGetScreenInfo(gfx::NativeViewId view,
|
| WebKit::WebScreenInfo* results);
|
| void OnMsgGetWindowRect(gfx::NativeViewId window_id, gfx::Rect* results);
|
|
|