| 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 534988069157071a70c0563a50abe29cffd53304..7e5dbe160b2302be7220019f043937f282684e0a 100644
|
| --- a/content/browser/frame_host/interstitial_page_impl.h
|
| +++ b/content/browser/frame_host/interstitial_page_impl.h
|
| @@ -26,7 +26,6 @@
|
| #include "url/gurl.h"
|
|
|
| namespace content {
|
| -class NavigationEntry;
|
| class NavigationControllerImpl;
|
| class RenderViewHostImpl;
|
| class RenderWidgetHostView;
|
|
|