| Index: chrome/browser/renderer_host/render_view_host_delegate.h
|
| ===================================================================
|
| --- chrome/browser/renderer_host/render_view_host_delegate.h (revision 18510)
|
| +++ chrome/browser/renderer_host/render_view_host_delegate.h (working copy)
|
| @@ -288,10 +288,6 @@
|
| const std::string& target) {
|
| }
|
|
|
| - // A document has been loaded in a frame.
|
| - virtual void DocumentLoadedInFrame() {
|
| - }
|
| -
|
| // Navigate to the history entry for the given offset from the current
|
| // position within the NavigationController. Makes no change if offset is
|
| // not valid.
|
|
|