Index: chrome/browser/ui/tab_contents/tab_contents_wrapper.cc |
diff --git a/chrome/browser/ui/tab_contents/tab_contents_wrapper.cc b/chrome/browser/ui/tab_contents/tab_contents_wrapper.cc |
index e04443d05800ef0517d6789256fd1d8b712db0b2..f5a26ef507bcdf1031441476afc38511d9492fd8 100644 |
--- a/chrome/browser/ui/tab_contents/tab_contents_wrapper.cc |
+++ b/chrome/browser/ui/tab_contents/tab_contents_wrapper.cc |
@@ -45,6 +45,7 @@ |
#include "chrome/browser/ui/sync/tab_contents_wrapper_synced_tab_delegate.h" |
#include "chrome/browser/ui/tab_contents/core_tab_helper.h" |
#include "chrome/common/chrome_switches.h" |
+#include "content/browser/tab_contents/tab_contents.h" |
namespace { |