Index: third_party/WebKit/Source/core/loader/EmptyClients.h |
diff --git a/third_party/WebKit/Source/core/loader/EmptyClients.h b/third_party/WebKit/Source/core/loader/EmptyClients.h |
index 0c022901d9b2542c9b08b945332aec49fbbf396c..f18aaadc0a7695577709a3ab7a6ef52c5f23481e 100644 |
--- a/third_party/WebKit/Source/core/loader/EmptyClients.h |
+++ b/third_party/WebKit/Source/core/loader/EmptyClients.h |
@@ -445,7 +445,6 @@ class CORE_EXPORT EmptyRemoteFrameClient |
const IntRect& viewportIntersection) override {} |
void advanceFocus(WebFocusType, LocalFrame* source) override {} |
void visibilityChanged(bool visible) override {} |
- void setHasReceivedUserGesture() override {} |
// FrameClient implementation. |
bool inShadowTree() const override { return false; } |