 Chromium Code Reviews
 Chromium Code Reviews Issue 18728:
  Create a dialog box for the about:network view and kill the tab type....  (Closed) 
  Base URL: svn://chrome-svn/chrome/trunk/src/
    
  
    Issue 18728:
  Create a dialog box for the about:network view and kill the tab type....  (Closed) 
  Base URL: svn://chrome-svn/chrome/trunk/src/| Index: chrome/browser/tab_contents/tab_contents_type.h | 
| =================================================================== | 
| --- chrome/browser/tab_contents/tab_contents_type.h (revision 8567) | 
| +++ chrome/browser/tab_contents/tab_contents_type.h (working copy) | 
| @@ -13,7 +13,6 @@ | 
| TAB_CONTENTS_UNKNOWN_TYPE = 0, | 
| TAB_CONTENTS_WEB, | 
| TAB_CONTENTS_DOWNLOAD_VIEW, | 
| - TAB_CONTENTS_NETWORK_STATUS_VIEW, | 
| TAB_CONTENTS_IPC_STATUS_VIEW, | 
| TAB_CONTENTS_CHROME_VIEW_CONTENTS, | 
| TAB_CONTENTS_NEW_TAB_UI, |