diff options
Diffstat (limited to 'chrome')
-rw-r--r-- | chrome/browser/tab_contents/navigation_controller.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/chrome/browser/tab_contents/navigation_controller.h b/chrome/browser/tab_contents/navigation_controller.h index 83f0b8f..5a7fba9 100644 --- a/chrome/browser/tab_contents/navigation_controller.h +++ b/chrome/browser/tab_contents/navigation_controller.h @@ -205,9 +205,7 @@ class NavigationController { // new page ID for you and update the TabContents with that ID. void CommitPendingEntry(); - // Discards the pending and transient entries if any. Calling this may cause - // the active tab contents to switch if the current entry corresponds to a - // different tab contents type. + // Discards the pending and transient entries if any. void DiscardNonCommittedEntries(); // Returns the pending entry corresponding to the navigation that is |