| Index: components/error_page/renderer/net_error_helper_core.h
|
| diff --git a/components/error_page/renderer/net_error_helper_core.h b/components/error_page/renderer/net_error_helper_core.h
|
| index 426cd07d1e1bb4a7af0e69803d9b2583a6859600..b8be5df12b22b03f83c9e61d8f19190f250f89e0 100644
|
| --- a/components/error_page/renderer/net_error_helper_core.h
|
| +++ b/components/error_page/renderer/net_error_helper_core.h
|
| @@ -162,7 +162,6 @@ class NetErrorHelperCore {
|
| // Called when an error page have has been retrieved over the network. |html|
|
| // must be an empty string on error.
|
| void OnNavigationCorrectionsFetched(const std::string& corrections,
|
| - const std::string& accept_languages,
|
| bool is_rtl);
|
|
|
| // Notifies |this| that network error information from the browser process
|
|
|