summaryrefslogtreecommitdiffstats
path: root/chrome/browser/navigation_controller_base.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/navigation_controller_base.h')
-rw-r--r--chrome/browser/navigation_controller_base.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/navigation_controller_base.h b/chrome/browser/navigation_controller_base.h
index e712ff3..0faf365 100644
--- a/chrome/browser/navigation_controller_base.h
+++ b/chrome/browser/navigation_controller_base.h
@@ -175,7 +175,7 @@ class NavigationControllerBase {
// Allows the derived class to issue notifications that a load has been
// committed.
- virtual void NotifyNavigationStateChanged() {}
+ virtual void NotifyNavigationEntryCommitted() {}
// Invoked when entries have been pruned, or removed. For example, if the
// current entries are [google, digg, yahoo], with the current entry google,