summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser.vcproj
diff options
context:
space:
mode:
authorbeng@google.com <beng@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-09-12 22:44:06 +0000
committerbeng@google.com <beng@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-09-12 22:44:06 +0000
commit3146282c2250c51569d971234fbc9756b4d7a2d4 (patch)
tree0f9f418993163cd7a67955d10e89928b28787978 /chrome/browser/browser.vcproj
parent5db2a6ed0d09ef82cf84ba2677ecfcdff6192c79 (diff)
downloadchromium_src-3146282c2250c51569d971234fbc9756b4d7a2d4.zip
chromium_src-3146282c2250c51569d971234fbc9756b4d7a2d4.tar.gz
chromium_src-3146282c2250c51569d971234fbc9756b4d7a2d4.tar.bz2
Move View components of the Browser's tab strip into the browser_views project, and into the views/ subdirectory on disk.
B=2198 Review URL: http://codereview.chromium.org/3020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2140 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/browser.vcproj')
-rw-r--r--chrome/browser/browser.vcproj50
1 files changed, 1 insertions, 49 deletions
diff --git a/chrome/browser/browser.vcproj b/chrome/browser/browser.vcproj
index c3ad1ba..f560330 100644
--- a/chrome/browser/browser.vcproj
+++ b/chrome/browser/browser.vcproj
@@ -1683,57 +1683,9 @@
</File>
</Filter>
<Filter
- Name="Tab Strip"
+ Name="Tabs"
>
<File
- RelativePath=".\tabs\dragged_tab_controller.cc"
- >
- </File>
- <File
- RelativePath=".\tabs\dragged_tab_controller.h"
- >
- </File>
- <File
- RelativePath=".\tabs\dragged_tab_view.cc"
- >
- </File>
- <File
- RelativePath=".\tabs\dragged_tab_view.h"
- >
- </File>
- <File
- RelativePath=".\tabs\hwnd_photobooth.cc"
- >
- </File>
- <File
- RelativePath=".\tabs\hwnd_photobooth.h"
- >
- </File>
- <File
- RelativePath=".\tabs\tab.cc"
- >
- </File>
- <File
- RelativePath=".\tabs\tab.h"
- >
- </File>
- <File
- RelativePath=".\tabs\tab_renderer.cc"
- >
- </File>
- <File
- RelativePath=".\tabs\tab_renderer.h"
- >
- </File>
- <File
- RelativePath=".\tabs\tab_strip.cc"
- >
- </File>
- <File
- RelativePath=".\tabs\tab_strip.h"
- >
- </File>
- <File
RelativePath=".\tabs\tab_strip_model.cc"
>
</File>