| Index: ios/web/navigation/navigation_manager_impl.h
|
| diff --git a/ios/web/navigation/navigation_manager_impl.h b/ios/web/navigation/navigation_manager_impl.h
|
| index fc55bebe6a3f498b6f077c915257a77f4806da65..9ce05c58cf39314d9a283f2650a1485e56c2c99f 100644
|
| --- a/ios/web/navigation/navigation_manager_impl.h
|
| +++ b/ios/web/navigation/navigation_manager_impl.h
|
| @@ -110,7 +110,6 @@ class NavigationManagerImpl : public NavigationManager {
|
| // -previousEntry methods.
|
| // TODO(crbug.com/546365): Remove these methods.
|
| NavigationItem* GetLastUserItem() const;
|
| - NavigationItem* GetPreviousItem() const;
|
|
|
| // Temporary method. Returns a vector of NavigationItems corresponding to
|
| // the SessionEntries of the uderlying CRWSessionController.
|
|
|