Index: chrome/browser/renderer_host/render_view_host.h |
=================================================================== |
--- chrome/browser/renderer_host/render_view_host.h (revision 41858) |
+++ chrome/browser/renderer_host/render_view_host.h (working copy) |
@@ -624,8 +624,6 @@ |
private: |
friend class TestRenderViewHost; |
- void UpdateBackForwardListCount(); |
- |
// The SiteInstance associated with this RenderViewHost. All pages drawn |
// in this RenderViewHost are part of this SiteInstance. Should not change |
// over time. |