| Index: chrome/browser/ui/tab_contents/tab_contents_wrapper_synced_tab_delegate.cc
|
| diff --git a/chrome/browser/ui/tab_contents/tab_contents_wrapper_synced_tab_delegate.cc b/chrome/browser/ui/tab_contents/tab_contents_wrapper_synced_tab_delegate.cc
|
| index 2c728073aa3ff130481e6b8a44a8b7fdc70ccfc8..124b7e08714c3272eaf52814baf2e68de562860f 100644
|
| --- a/chrome/browser/ui/tab_contents/tab_contents_wrapper_synced_tab_delegate.cc
|
| +++ b/chrome/browser/ui/tab_contents/tab_contents_wrapper_synced_tab_delegate.cc
|
| @@ -9,6 +9,7 @@
|
| #include "chrome/browser/extensions/extension_tab_helper.h"
|
| #include "chrome/browser/sessions/restore_tab_helper.h"
|
| #include "chrome/browser/ui/tab_contents/tab_contents_wrapper.h"
|
| +#include "chrome/common/extensions/extension.h"
|
|
|
|
|
| TabContentsWrapperSyncedTabDelegate::TabContentsWrapperSyncedTabDelegate(
|
|
|