| 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 a015d4b3105619da041fe612070ecdf82f149fbe..55f6bb5cfd6848bbecb64a91ec228e720a0ef896 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.
|
|
|