Index: content/browser/android/interstitial_page_delegate_android.h |
diff --git a/content/browser/android/interstitial_page_delegate_android.h b/content/browser/android/interstitial_page_delegate_android.h |
index dcc92ce94d615596de8e3a5af19cf7c256f3b721..3c1362989344051d8d2fb3f5cf87bb3e248a051f 100644 |
--- a/content/browser/android/interstitial_page_delegate_android.h |
+++ b/content/browser/android/interstitial_page_delegate_android.h |
@@ -17,7 +17,6 @@ |
namespace content { |
class InterstitialPage; |
-class WebContents; |
// Native counterpart that allows interstitial pages to be constructed and |
// managed from Java. |