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

Unified Diff: components/security_interstitials/core/safe_browsing_error_ui.h

Issue 2594453002: Remove duplicated UMA recording when destructing SafeBrowsingErrorUI. (Closed)
Patch Set: Created 4 years 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
« no previous file with comments | « no previous file | components/security_interstitials/core/safe_browsing_error_ui.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/security_interstitials/core/safe_browsing_error_ui.h
diff --git a/components/security_interstitials/core/safe_browsing_error_ui.h b/components/security_interstitials/core/safe_browsing_error_ui.h
index 86c974853e4c0aaf98987d1e7bff62afefd521e3..fbad261d0abcfdfc06a2da5a3185cd6174c33d75 100644
--- a/components/security_interstitials/core/safe_browsing_error_ui.h
+++ b/components/security_interstitials/core/safe_browsing_error_ui.h
@@ -83,7 +83,6 @@ class SafeBrowsingErrorUI {
const base::Time time_triggered_;
ControllerClient* controller_;
- bool user_made_decision_; // Whether the user made a choice in the UI.
DISALLOW_COPY_AND_ASSIGN(SafeBrowsingErrorUI);
};
« no previous file with comments | « no previous file | components/security_interstitials/core/safe_browsing_error_ui.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698