Index: content/browser/frame_host/interstitial_page_impl.h |
diff --git a/content/browser/frame_host/interstitial_page_impl.h b/content/browser/frame_host/interstitial_page_impl.h |
index 0bb90cfda1d2acb498a6c703423395c8cf3db4c9..1ca8bfb01f8520269724e3f6b95959755b00ee44 100644 |
--- a/content/browser/frame_host/interstitial_page_impl.h |
+++ b/content/browser/frame_host/interstitial_page_impl.h |
@@ -269,10 +269,6 @@ class CONTENT_EXPORT InterstitialPageImpl |
// revert it to its original value). |
bool should_revert_web_contents_title_; |
- // Whether or not the contents was loading resources when the interstitial was |
- // shown. We restore this state if the user proceeds from the interstitial. |
- bool web_contents_was_loading_; |
- |
// Whether the ResourceDispatcherHost has been notified to cancel/resume the |
// resource requests blocked for the RenderViewHost. |
bool resource_dispatcher_host_notified_; |