diff options
author | brettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-13 23:04:14 +0000 |
---|---|---|
committer | brettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-13 23:04:14 +0000 |
commit | a4e4ed69ad4923cbfc385264c369328613a5cc32 (patch) | |
tree | 2aadf026a8d0a9b608bcb3f34de1b59fc01ba2cd | |
parent | e4cff622e1875423ce10d0e6d31232e3d02f25ff (diff) | |
download | chromium_src-a4e4ed69ad4923cbfc385264c369328613a5cc32.zip chromium_src-a4e4ed69ad4923cbfc385264c369328613a5cc32.tar.gz chromium_src-a4e4ed69ad4923cbfc385264c369328613a5cc32.tar.bz2 |
Remove a comment referencing tab contents type switching.
Review URL: http://codereview.chromium.org/99047
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16009 0039d316-1c4b-4281-b951-d872f2087c98
-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 |