| Index: content/shell/shell_render_view_host_observer.cc
|
| diff --git a/content/shell/shell_render_view_host_observer.cc b/content/shell/shell_render_view_host_observer.cc
|
| index da57f8795003d46f1bbe75bb6ab285a35ae7c1e1..c3529a06336b663d0959f15a3aaa70a4c59a70fb 100644
|
| --- a/content/shell/shell_render_view_host_observer.cc
|
| +++ b/content/shell/shell_render_view_host_observer.cc
|
| @@ -7,7 +7,7 @@
|
| #include <iostream>
|
|
|
| #include "base/message_loop.h"
|
| -#include "content/browser/renderer_host/render_view_host_impl.h"
|
| +#include "content/public/browser/render_view_host.h"
|
| #include "content/shell/shell.h"
|
| #include "content/shell/shell_messages.h"
|
|
|
|
|