| Index: trunk/src/content/browser/web_contents/navigation_controller_impl.h
|
| ===================================================================
|
| --- trunk/src/content/browser/web_contents/navigation_controller_impl.h (revision 195969)
|
| +++ trunk/src/content/browser/web_contents/navigation_controller_impl.h (working copy)
|
| @@ -120,10 +120,6 @@
|
|
|
| // For use by WebContentsImpl ------------------------------------------------
|
|
|
| - // Allow renderer-initiated navigations to create a pending entry when the
|
| - // provisional load starts.
|
| - void SetPendingEntry(content::NavigationEntryImpl* entry);
|
| -
|
| // Handles updating the navigation state after the renderer has navigated.
|
| // This is used by the WebContentsImpl.
|
| //
|
|
|