| Index: chrome/browser/ui/constrained_window_tab_helper.cc
|
| diff --git a/chrome/browser/ui/constrained_window_tab_helper.cc b/chrome/browser/ui/constrained_window_tab_helper.cc
|
| index d92dd43c2b1ccfb920b3273d3cb57b3742a3d2dc..778db08661aa3bf66ab8890dae0c7f8ac852f0bf 100644
|
| --- a/chrome/browser/ui/constrained_window_tab_helper.cc
|
| +++ b/chrome/browser/ui/constrained_window_tab_helper.cc
|
| @@ -6,7 +6,6 @@
|
|
|
| #include "chrome/browser/ui/constrained_window.h"
|
| #include "chrome/browser/ui/constrained_window_tab_helper_delegate.h"
|
| -#include "chrome/browser/ui/tab_contents/tab_contents.h"
|
| #include "chrome/common/render_messages.h"
|
| #include "content/public/browser/navigation_details.h"
|
| #include "content/public/browser/navigation_entry.h"
|
|
|