Index: chrome/browser/browser.vcproj |
=================================================================== |
--- chrome/browser/browser.vcproj (revision 2162) |
+++ chrome/browser/browser.vcproj (working copy) |
@@ -330,42 +330,6 @@ |
> |
</File> |
<File |
- RelativePath=".\download_exe.cc" |
- > |
- </File> |
- <File |
- RelativePath=".\download_file.cc" |
- > |
- </File> |
- <File |
- RelativePath=".\download_file.h" |
- > |
- </File> |
- <File |
- RelativePath=".\download_item_model.cc" |
- > |
- </File> |
- <File |
- RelativePath=".\download_item_model.h" |
- > |
- </File> |
- <File |
- RelativePath=".\download_manager.cc" |
- > |
- </File> |
- <File |
- RelativePath=".\download_manager.h" |
- > |
- </File> |
- <File |
- RelativePath=".\download_util.cc" |
- > |
- </File> |
- <File |
- RelativePath=".\download_util.h" |
- > |
- </File> |
- <File |
RelativePath=".\fav_icon_helper.cc" |
> |
</File> |
@@ -1194,11 +1158,11 @@ |
> |
</File> |
<File |
- RelativePath=".\download_tab_view.cc" |
+ RelativePath=".\views\download_tab_view.cc" |
> |
</File> |
<File |
- RelativePath=".\download_tab_view.h" |
+ RelativePath=".\views\download_tab_view.h" |
> |
</File> |
<File |
@@ -2022,6 +1986,46 @@ |
> |
</File> |
</Filter> |
+ <Filter |
+ Name="Download" |
+ > |
+ <File |
+ RelativePath=".\download\download_exe.cc" |
+ > |
+ </File> |
+ <File |
+ RelativePath=".\download\download_file.cc" |
+ > |
+ </File> |
+ <File |
+ RelativePath=".\download\download_file.h" |
+ > |
+ </File> |
+ <File |
+ RelativePath=".\download\download_item_model.cc" |
+ > |
+ </File> |
+ <File |
+ RelativePath=".\download\download_item_model.h" |
+ > |
+ </File> |
+ <File |
+ RelativePath=".\download\download_manager.cc" |
+ > |
+ </File> |
+ <File |
+ RelativePath=".\download\download_manager.h" |
+ > |
+ </File> |
+ <File |
+ RelativePath=".\download\download_util.cc" |
+ > |
+ </File> |
+ <File |
+ RelativePath=".\download\download_util.h" |
+ > |
+ </File> |
+ </Filter> |
<File |
RelativePath=".\cert_store.cc" |
> |