diff options
author | ben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-17 19:12:08 +0000 |
---|---|---|
committer | ben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-17 19:12:08 +0000 |
commit | 8e57bd011bfca2b1b7c63b250d6abc0c4922fe92 (patch) | |
tree | 9972a339d294d90752954063f300b5b6f6f5b7a6 /views/views.gyp | |
parent | 6bcf14b3290b61eae6a970de5b237745a2572073 (diff) | |
download | chromium_src-8e57bd011bfca2b1b7c63b250d6abc0c4922fe92.zip chromium_src-8e57bd011bfca2b1b7c63b250d6abc0c4922fe92.tar.gz chromium_src-8e57bd011bfca2b1b7c63b250d6abc0c4922fe92.tar.bz2 |
Remove new tabstrip code. Going to try doing this a different way.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/400005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@32197 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'views/views.gyp')
-rw-r--r-- | views/views.gyp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/views/views.gyp b/views/views.gyp index 60d89f6..cbc0d41 100644 --- a/views/views.gyp +++ b/views/views.gyp @@ -55,8 +55,6 @@ 'accessibility/view_accessibility.h', 'accessibility/view_accessibility_wrapper.cc', 'accessibility/view_accessibility_wrapper.h', - 'animator.cc', - 'animator.h', 'background.cc', 'background.h', 'border.cc', |