summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/browser_views.vcproj
diff options
context:
space:
mode:
authorbrettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-01-24 02:26:00 +0000
committerbrettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-01-24 02:26:00 +0000
commit0afe80d755b899c188313629ea3f45f0fe5be981 (patch)
treefd2833d7e23ac5ec7ac717741eaa5e03719b43cf /chrome/browser/views/browser_views.vcproj
parent1f8859ad6ec7ea807c0330ddf5559e13be5fb26c (diff)
downloadchromium_src-0afe80d755b899c188313629ea3f45f0fe5be981.zip
chromium_src-0afe80d755b899c188313629ea3f45f0fe5be981.tar.gz
chromium_src-0afe80d755b899c188313629ea3f45f0fe5be981.tar.bz2
Create a dialog box for the about:network view and kill the tab type.
This adds an AppendText method to the text field view. The job tracker stuff is just copied from the old network status file. Review URL: http://codereview.chromium.org/18728 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8604 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/views/browser_views.vcproj')
-rw-r--r--chrome/browser/views/browser_views.vcproj8
1 files changed, 8 insertions, 0 deletions
diff --git a/chrome/browser/views/browser_views.vcproj b/chrome/browser/views/browser_views.vcproj
index 97a98c2..825d0cc 100644
--- a/chrome/browser/views/browser_views.vcproj
+++ b/chrome/browser/views/browser_views.vcproj
@@ -370,6 +370,14 @@
>
</File>
<File
+ RelativePath=".\about_network_dialog.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\about_network_dialog.h"
+ >
+ </File>
+ <File
RelativePath=".\blocked_popup_container.cc"
>
</File>