| Index: ios/web/public/test/fakes/test_web_state.h
|
| diff --git a/ios/web/public/test/fakes/test_web_state.h b/ios/web/public/test/fakes/test_web_state.h
|
| index 071b6f741c129b3c141d8b174a311cc59162d2e8..63003a3990f391cf8459acd101254b7f45ed2b4c 100644
|
| --- a/ios/web/public/test/fakes/test_web_state.h
|
| +++ b/ios/web/public/test/fakes/test_web_state.h
|
| @@ -38,7 +38,6 @@
|
| void Stop() override {}
|
| const NavigationManager* GetNavigationManager() const override;
|
| NavigationManager* GetNavigationManager() override;
|
| - CRWNavigationManagerStorage* BuildSerializedNavigationManager() override;
|
| CRWJSInjectionReceiver* GetJSInjectionReceiver() const override;
|
| void ExecuteJavaScript(const base::string16& javascript) override;
|
| void ExecuteJavaScript(const base::string16& javascript,
|
|
|