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); |
}; |