| Index: content/browser/frame_host/render_frame_host_impl.h
|
| diff --git a/content/browser/frame_host/render_frame_host_impl.h b/content/browser/frame_host/render_frame_host_impl.h
|
| index c8e0c7c256d7a0d066eb2ef5ba76d20e616c6d46..8befb28fa31003cf34d4c4dde06b78ccfeb404ec 100644
|
| --- a/content/browser/frame_host/render_frame_host_impl.h
|
| +++ b/content/browser/frame_host/render_frame_host_impl.h
|
| @@ -609,8 +609,6 @@ class CONTENT_EXPORT RenderFrameHostImpl
|
| // no longer on the stack when we attempt to swap it out.
|
| void SuppressFurtherDialogs();
|
|
|
| - void SetHasReceivedUserGesture();
|
| -
|
| void ClearFocusedElement();
|
|
|
| // Returns whether the given URL is allowed to commit in the current process.
|
|
|