| Index: third_party/WebKit/Source/core/frame/LocalFrame.h
|
| diff --git a/third_party/WebKit/Source/core/frame/LocalFrame.h b/third_party/WebKit/Source/core/frame/LocalFrame.h
|
| index da62177aeabab49db8943344be18308a28f0f0c6..c85f98f113b2ef6d681520e79a30fb6e7c9ffed3 100644
|
| --- a/third_party/WebKit/Source/core/frame/LocalFrame.h
|
| +++ b/third_party/WebKit/Source/core/frame/LocalFrame.h
|
| @@ -121,7 +121,6 @@ class CORE_EXPORT LocalFrame final : public Frame,
|
| void printNavigationWarning(const String&) override;
|
| bool prepareForCommit() override;
|
| void didChangeVisibilityState() override;
|
| - void setDocumentHasReceivedUserGesture() override;
|
|
|
| void detachChildren();
|
| void documentAttached();
|
|
|