| Index: content/browser/tab_contents/tab_contents.h
|
| diff --git a/content/browser/tab_contents/tab_contents.h b/content/browser/tab_contents/tab_contents.h
|
| index b4a8d40feb1312a4338e30198257a4c4834399c3..7db1b49212d69ae75df8460d1ef6f3acabbcde8c 100644
|
| --- a/content/browser/tab_contents/tab_contents.h
|
| +++ b/content/browser/tab_contents/tab_contents.h
|
| @@ -17,7 +17,7 @@
|
| #include "base/string16.h"
|
| #include "content/browser/download/save_package.h"
|
| #include "content/browser/javascript_dialogs.h"
|
| -#include "content/browser/renderer_host/java_bridge_dispatcher_host_manager.h"
|
| +#include "content/browser/renderer_host/java/java_bridge_dispatcher_host_manager.h"
|
| #include "content/browser/renderer_host/render_view_host_delegate.h"
|
| #include "content/browser/tab_contents/navigation_controller.h"
|
| #include "content/browser/tab_contents/navigation_entry.h"
|
|
|