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