Chromium Code Reviews| Index: chrome/renderer/net/net_error_helper.h |
| =================================================================== |
| --- chrome/renderer/net/net_error_helper.h (revision 225096) |
| +++ chrome/renderer/net/net_error_helper.h (working copy) |
| @@ -50,6 +50,7 @@ |
| const WebKit::WebURLError& error, |
| bool is_failed_post, |
| const std::string& locale, |
| + const std::string& accept_languages, |
| base::DictionaryValue* error_strings); |
| protected: |