| Index: content/browser/tab_contents/test_web_contents.cc
|
| diff --git a/content/browser/tab_contents/test_web_contents.cc b/content/browser/tab_contents/test_web_contents.cc
|
| index da27f49e8b4128adee0d083cf805cfc4893513f7..445d5784ab392a25945e3fb392633e91e027749d 100644
|
| --- a/content/browser/tab_contents/test_web_contents.cc
|
| +++ b/content/browser/tab_contents/test_web_contents.cc
|
| @@ -10,7 +10,7 @@
|
| #include "content/browser/renderer_host/render_view_host_impl.h"
|
| #include "content/browser/renderer_host/test_render_view_host.h"
|
| #include "content/browser/site_instance_impl.h"
|
| -#include "content/browser/tab_contents/navigation_entry_impl.h"
|
| +#include "content/browser/web_contents/navigation_entry_impl.h"
|
| #include "content/common/view_messages.h"
|
| #include "content/public/common/page_transition_types.h"
|
| #include "content/test/mock_render_process_host.h"
|
|
|