| Index: chrome/browser/tab_contents/navigation_controller.h
|
| ===================================================================
|
| --- chrome/browser/tab_contents/navigation_controller.h (revision 15995)
|
| +++ chrome/browser/tab_contents/navigation_controller.h (working copy)
|
| @@ -205,9 +205,7 @@
|
| // 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
|
|
|