Index: chrome/browser/ui/tab_contents/tab_contents_wrapper_delegate.cc |
diff --git a/chrome/browser/ui/tab_contents/tab_contents_wrapper_delegate.cc b/chrome/browser/ui/tab_contents/tab_contents_wrapper_delegate.cc |
index 750c29e817d147998510c65b881c24eb0fed3017..b572c29b94682a724f63878591954956aff5b26d 100644 |
--- a/chrome/browser/ui/tab_contents/tab_contents_wrapper_delegate.cc |
+++ b/chrome/browser/ui/tab_contents/tab_contents_wrapper_delegate.cc |
@@ -3,6 +3,7 @@ |
// found in the LICENSE file. |
#include "chrome/browser/ui/tab_contents/tab_contents_wrapper_delegate.h" |
+#include "chrome/browser/ui/views/event_utils.h" |
TabContentsWrapperDelegate::~TabContentsWrapperDelegate() { |
} |