| 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 de5bbef4b756690c3a0c40fbd9a5b5692e67a3b6..a42b022537f6dccaef322a87a6f70e247e3119bc 100644
|
| --- a/chrome/browser/safe_browsing/safe_browsing_blocking_page.h
|
| +++ b/chrome/browser/safe_browsing/safe_browsing_blocking_page.h
|
| @@ -144,7 +144,6 @@ class SafeBrowsingBlockingPage : public SecurityInterstitialPage {
|
|
|
| // For reporting back user actions.
|
| SafeBrowsingUIManager* ui_manager_;
|
| - base::MessageLoop* report_loop_;
|
|
|
| // True if the interstitial is blocking the main page because it is on one
|
| // of our lists. False if a subresource is being blocked, or in the case of
|
|
|