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

Unified Diff: chrome/common/localized_error.h

Issue 961443002: Three way experiment for "Show saved copy" button. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Formatting fix Created 5 years, 10 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 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,

Powered by Google App Engine
This is Rietveld 408576698