Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1438)

Unified Diff: chrome/common/localized_error.h

Issue 207553008: Surface button for loading stale cache copy on net error page. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix incorrect spelling of iOS. Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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,

Powered by Google App Engine
This is Rietveld 408576698