| Index: content/browser/renderer_host/render_view_host_impl.h
|
| ===================================================================
|
| --- content/browser/renderer_host/render_view_host_impl.h (revision 238152)
|
| +++ content/browser/renderer_host/render_view_host_impl.h (working copy)
|
| @@ -585,7 +585,6 @@
|
| void OnDidAccessInitialDocument();
|
| void OnDomOperationResponse(const std::string& json_string,
|
| int automation_id);
|
| - void OnFocusedNodeTouched(bool editable);
|
|
|
| #if defined(OS_MACOSX) || defined(OS_ANDROID)
|
| void OnShowPopup(const ViewHostMsg_ShowPopup_Params& params);
|
|
|