Index: chrome/common/localized_error.h |
=================================================================== |
--- chrome/common/localized_error.h (revision 226965) |
+++ chrome/common/localized_error.h (working copy) |
@@ -33,6 +33,7 @@ |
const GURL& failed_url, |
bool is_post, |
const std::string& locale, |
+ const std::string& accept_languages, |
base::DictionaryValue* strings); |
// Returns a description of the encountered error. |