summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_browser.gypi
diff options
context:
space:
mode:
authorben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-04-17 22:52:27 +0000
committerben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-04-17 22:52:27 +0000
commitb6138064851b0125bcbf4ab84cb9dcec0e53c736 (patch)
tree2786585f30dfa506d552d7379d98dfe245c68580 /chrome/chrome_browser.gypi
parent00d9954433dc9de874038182fed919a560789064 (diff)
downloadchromium_src-b6138064851b0125bcbf4ab84cb9dcec0e53c736.zip
chromium_src-b6138064851b0125bcbf4ab84cb9dcec0e53c736.tar.gz
chromium_src-b6138064851b0125bcbf4ab84cb9dcec0e53c736.tar.bz2
Remove the last users of TabContentsContainer and remove the files.
BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/10081028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132686 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome_browser.gypi')
-rw-r--r--chrome/chrome_browser.gypi7
1 files changed, 0 insertions, 7 deletions
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 999b4e5..f4eee0b 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -3493,11 +3493,6 @@
'browser/ui/views/stubs_aura.cc',
'browser/ui/views/sync/one_click_signin_bubble_view.cc',
'browser/ui/views/sync/one_click_signin_bubble_view.h',
- 'browser/ui/views/tab_contents/native_tab_contents_container.h',
- 'browser/ui/views/tab_contents/native_tab_contents_container_aura.cc',
- 'browser/ui/views/tab_contents/native_tab_contents_container_aura.h',
- 'browser/ui/views/tab_contents/native_tab_contents_container_win.cc',
- 'browser/ui/views/tab_contents/native_tab_contents_container_win.h',
'browser/ui/views/tab_contents/native_tab_contents_view.h',
'browser/ui/views/tab_contents/native_tab_contents_view_delegate.h',
'browser/ui/views/tab_contents/native_tab_contents_view_aura.cc',
@@ -3506,8 +3501,6 @@
'browser/ui/views/tab_contents/native_tab_contents_view_win.h',
'browser/ui/views/tab_contents/render_view_context_menu_views.cc',
'browser/ui/views/tab_contents/render_view_context_menu_views.h',
- 'browser/ui/views/tab_contents/tab_contents_container.cc',
- 'browser/ui/views/tab_contents/tab_contents_container.h',
'browser/ui/views/tab_contents/tab_contents_view_views.cc',
'browser/ui/views/tab_contents/tab_contents_view_views.h',
'browser/ui/views/tab_icon_view.cc',