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 c9adba743379600fa499ab9b7875148312f89c30..6b4fb99c3cd58b759f2a76a13bbf207e09ead623 100644 |
--- a/chrome/browser/ui/constrained_window_tab_helper.cc |
+++ b/chrome/browser/ui/constrained_window_tab_helper.cc |
@@ -11,6 +11,7 @@ |
#include "content/browser/renderer_host/render_view_host.h" |
#include "content/browser/renderer_host/render_widget_host_view.h" |
#include "content/browser/tab_contents/navigation_details.h" |
+#include "content/browser/tab_contents/tab_contents.h" |
#include "net/base/registry_controlled_domain.h" |
ConstrainedWindowTabHelper::ConstrainedWindowTabHelper( |