| Index: content/browser/web_contents/render_view_host_manager.h
|
| ===================================================================
|
| --- content/browser/web_contents/render_view_host_manager.h (revision 138799)
|
| +++ content/browser/web_contents/render_view_host_manager.h (working copy)
|
| @@ -10,11 +10,11 @@
|
| #include "base/logging.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/memory/weak_ptr.h"
|
| +#include "content/browser/renderer_host/render_view_host_delegate.h"
|
| #include "content/browser/site_instance_impl.h"
|
| #include "content/common/content_export.h"
|
| #include "content/public/browser/notification_observer.h"
|
| #include "content/public/browser/notification_registrar.h"
|
| -#include "content/public/browser/render_view_host_delegate.h"
|
|
|
| class InterstitialPageImpl;
|
| class NavigationControllerImpl;
|
|
|