| Index: chrome/chrome_browser.gypi
|
| diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
|
| index fbe1ef3bb7ab66b67f6bd75bce50d8f47d74300b..dcba9f661e495ad3846197895b5a6d72df98e8a5 100644
|
| --- a/chrome/chrome_browser.gypi
|
| +++ b/chrome/chrome_browser.gypi
|
| @@ -3247,10 +3247,12 @@
|
| 'browser/ui/sync/browser_synced_window_delegate.cc',
|
| 'browser/ui/sync/tab_contents_wrapper_synced_tab_delegate.cc',
|
| 'browser/ui/sync/tab_contents_wrapper_synced_tab_delegate.h',
|
| + 'browser/ui/tab_contents/core_tab_helper.cc',
|
| + 'browser/ui/tab_contents/core_tab_helper.h',
|
| + 'browser/ui/tab_contents/core_tab_helper_delegate.cc',
|
| + 'browser/ui/tab_contents/core_tab_helper_delegate.h',
|
| 'browser/ui/tab_contents/tab_contents_wrapper.cc',
|
| 'browser/ui/tab_contents/tab_contents_wrapper.h',
|
| - 'browser/ui/tab_contents/tab_contents_wrapper_delegate.cc',
|
| - 'browser/ui/tab_contents/tab_contents_wrapper_delegate.h',
|
| 'browser/ui/tabs/dock_info.cc',
|
| 'browser/ui/tabs/dock_info.h',
|
| 'browser/ui/tabs/dock_info_aura.cc',
|
|
|