summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser.vcproj
diff options
context:
space:
mode:
authorglen@chromium.org <glen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-02-19 22:25:22 +0000
committerglen@chromium.org <glen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-02-19 22:25:22 +0000
commit12e14fcf977c5a4be6dd8e2778ac13382e2bf08a (patch)
treecba94d23134369e2db9174b152a635272450e0eb /chrome/browser/browser.vcproj
parent0603139039825ae34f1c9f659827eb78dada2728 (diff)
downloadchromium_src-12e14fcf977c5a4be6dd8e2778ac13382e2bf08a.zip
chromium_src-12e14fcf977c5a4be6dd8e2778ac13382e2bf08a.tar.gz
chromium_src-12e14fcf977c5a4be6dd8e2778ac13382e2bf08a.tar.bz2
Initial checkin of the HTML downloads UI. It's not yet complete (lacking interface polish). But is enough for us to begin removing the native UI.ojan, please review downloads.htmlpaul, please review everything else
Review URL: http://codereview.chromium.org/20110 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10050 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/browser.vcproj')
-rw-r--r--chrome/browser/browser.vcproj16
1 files changed, 16 insertions, 0 deletions
diff --git a/chrome/browser/browser.vcproj b/chrome/browser/browser.vcproj
index ff3a63e..11070f7 100644
--- a/chrome/browser/browser.vcproj
+++ b/chrome/browser/browser.vcproj
@@ -1522,6 +1522,22 @@
>
</File>
<File
+ RelativePath=".\dom_ui\downloads_ui.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\dom_ui\downloads_ui.h"
+ >
+ </File>
+ <File
+ RelativePath=".\dom_ui\fileicon_source.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\dom_ui\fileicon_source.h"
+ >
+ </File>
+ <File
RelativePath=".\dom_ui\history_ui.cc"
>
</File>