| Index: ios/web/public/test/fakes/test_navigation_manager.mm
|
| diff --git a/ios/web/public/test/fakes/test_navigation_manager.mm b/ios/web/public/test/fakes/test_navigation_manager.mm
|
| index 1c95c4e52e637b94b397e699ab1e3e573ec58096..931a7f2aa45e14383a9624978700c8547acd4383 100644
|
| --- a/ios/web/public/test/fakes/test_navigation_manager.mm
|
| +++ b/ios/web/public/test/fakes/test_navigation_manager.mm
|
| @@ -155,10 +155,6 @@
|
| return false;
|
| }
|
|
|
| -void TestNavigationManager::OverrideDesktopUserAgentForNextPendingItem() {
|
| - NOTREACHED();
|
| -}
|
| -
|
| // Adds a new navigation item of |transition| type at the end of this
|
| // navigation manager.
|
| void TestNavigationManager::AddItem(const GURL& url,
|
|
|