Index: chrome/common/localized_error.h |
diff --git a/chrome/common/localized_error.h b/chrome/common/localized_error.h |
index a68407fada58c7de3e194c8a86546d0e31fd5b16..7891b91a677f3db1f33a5fa2f3265b581c1a6b3a 100644 |
--- a/chrome/common/localized_error.h |
+++ b/chrome/common/localized_error.h |
@@ -32,6 +32,7 @@ class LocalizedError { |
const std::string& error_domain, |
const GURL& failed_url, |
bool is_post, |
+ bool stale_copy_in_cache, |
const std::string& locale, |
const std::string& accept_languages, |
base::DictionaryValue* strings); |