summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser.vcproj
diff options
context:
space:
mode:
authorestade@chromium.org <estade@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-02-24 18:33:49 +0000
committerestade@chromium.org <estade@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-02-24 18:33:49 +0000
commitb0f16b6c2d73f55512dade4545d448daa9bb57c0 (patch)
tree57dec9ab1d0a4026b60612383fadb28eb46aabf5 /chrome/browser/browser.vcproj
parent143cb01067b26440ad710a9db8b24982f0196c47 (diff)
downloadchromium_src-b0f16b6c2d73f55512dade4545d448daa9bb57c0.zip
chromium_src-b0f16b6c2d73f55512dade4545d448daa9bb57c0.tar.gz
chromium_src-b0f16b6c2d73f55512dade4545d448daa9bb57c0.tar.bz2
Download request manager refactoring.
Pull out the dialog delegate to a separate file so we can swap it out with other implementations on other platforms. Also, build download_request_manager.cc on POSIX. Review URL: http://codereview.chromium.org/27062 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10270 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/browser.vcproj')
-rw-r--r--chrome/browser/browser.vcproj12
1 files changed, 12 insertions, 0 deletions
diff --git a/chrome/browser/browser.vcproj b/chrome/browser/browser.vcproj
index 1636017..e8ee21e 100644
--- a/chrome/browser/browser.vcproj
+++ b/chrome/browser/browser.vcproj
@@ -1798,6 +1798,18 @@
>
</File>
<File
+ RelativePath=".\download\download_request_dialog_delegate.h"
+ >
+ </File>
+ <File
+ RelativePath=".\download\download_request_dialog_delegate_win.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\download\download_request_dialog_delegate_win.h"
+ >
+ </File>
+ <File
RelativePath=".\download\download_request_manager.cc"
>
</File>