Index: public/web/WebFrameClient.h |
diff --git a/public/web/WebFrameClient.h b/public/web/WebFrameClient.h |
index c77a394480bee1982c3a71cc3d41637ba68c01b0..da894ecb87f4a080f002fb06898472681dc5e571 100644 |
--- a/public/web/WebFrameClient.h |
+++ b/public/web/WebFrameClient.h |
@@ -466,9 +466,6 @@ public: |
// Geometry notifications ---------------------------------------------- |
- // The frame's document finished the initial non-empty layout of a page. |
- virtual void didFirstVisuallyNonEmptyLayout(WebLocalFrame*) { } |
- |
// The main frame scrolled. |
virtual void didChangeScrollOffset(WebLocalFrame*) { } |