| Index: content/browser/web_contents/interstitial_page_impl.h
|
| ===================================================================
|
| --- content/browser/web_contents/interstitial_page_impl.h (revision 138799)
|
| +++ content/browser/web_contents/interstitial_page_impl.h (working copy)
|
| @@ -9,11 +9,11 @@
|
| #include "base/compiler_specific.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/process_util.h"
|
| +#include "content/browser/renderer_host/render_view_host_delegate.h"
|
| #include "content/browser/renderer_host/render_widget_host_delegate.h"
|
| #include "content/public/browser/interstitial_page.h"
|
| #include "content/public/browser/notification_observer.h"
|
| #include "content/public/browser/notification_registrar.h"
|
| -#include "content/public/browser/render_view_host_delegate.h"
|
| #include "content/public/common/renderer_preferences.h"
|
| #include "googleurl/src/gurl.h"
|
|
|
|
|