Index: chrome/common/localized_error.h |
diff --git a/chrome/common/localized_error.h b/chrome/common/localized_error.h |
index 23f955bee3f7dddc6095d31846d909a01459c66e..fe40b93d4bf0e86a6f81f0911f5a819739b673fd 100644 |
--- a/chrome/common/localized_error.h |
+++ b/chrome/common/localized_error.h |
@@ -53,7 +53,7 @@ class LocalizedError { |
const std::string& error_domain, |
const GURL& failed_url, |
bool is_post, |
- bool stale_copy_in_cache, |
+ bool show_stale_load_button, |
const std::string& locale, |
const std::string& accept_languages, |
scoped_ptr<ErrorPageParams> params, |