diff options
author | phajdan.jr@chromium.org <phajdan.jr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-13 18:54:20 +0000 |
---|---|---|
committer | phajdan.jr@chromium.org <phajdan.jr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-13 18:54:20 +0000 |
commit | 992c625bf2d6dfaaa46cf5b45cdcd7de68e7817e (patch) | |
tree | ae6467a99cf17115e04af5bbe358a6219f9c9808 /views/views.vcproj | |
parent | b83fed38db16e462afa3051dcad21318c62b2357 (diff) | |
download | chromium_src-992c625bf2d6dfaaa46cf5b45cdcd7de68e7817e.zip chromium_src-992c625bf2d6dfaaa46cf5b45cdcd7de68e7817e.tar.gz chromium_src-992c625bf2d6dfaaa46cf5b45cdcd7de68e7817e.tar.bz2 |
Move tree-related classes that Linux code depends on from views/ to app/
TEST=If it compiles and unit_tests pass, it's ok. Just moving files around.
http://crbug.com/11066
Review URL: http://codereview.chromium.org/115185
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15982 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'views/views.vcproj')
-rw-r--r-- | views/views.vcproj | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/views/views.vcproj b/views/views.vcproj index 096e269..0c336a6 100644 --- a/views/views.vcproj +++ b/views/views.vcproj @@ -716,18 +716,6 @@ Name="tree" > <File - RelativePath=".\controls\tree\tree_model.h" - > - </File> - <File - RelativePath=".\controls\tree\tree_node_iterator.h" - > - </File> - <File - RelativePath=".\controls\tree\tree_node_model.h" - > - </File> - <File RelativePath=".\controls\tree\tree_view.cc" > </File> |