| Index: chrome/browser/safe_browsing/safe_browsing_blocking_page.h
|
| diff --git a/chrome/browser/safe_browsing/safe_browsing_blocking_page.h b/chrome/browser/safe_browsing/safe_browsing_blocking_page.h
|
| index 640677a4daa359efa61996d7bb448f1dd60a755b..567cac47ef0765afe2bf7c296cb3f6184575854e 100644
|
| --- a/chrome/browser/safe_browsing/safe_browsing_blocking_page.h
|
| +++ b/chrome/browser/safe_browsing/safe_browsing_blocking_page.h
|
| @@ -214,9 +214,6 @@ class SafeBrowsingBlockingPage : public content::InterstitialPageDelegate {
|
| // during this interstitial page.
|
| bool has_expanded_see_more_section_;
|
|
|
| - // Whether the user has left the reporting checkbox checked.
|
| - bool reporting_checkbox_checked_;
|
| -
|
| // Whether the interstitial should create a view.
|
| bool create_view_;
|
|
|
|
|