Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(157)

Unified Diff: content/browser/frame_host/render_frame_host_impl.h

Issue 2803163003: Delete RenderFrameHostImpl::SetHasReceivedUserGesture. (Closed)
Patch Set: Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | content/browser/frame_host/render_frame_host_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
« no previous file with comments | « no previous file | content/browser/frame_host/render_frame_host_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698