xpfe/browser/src/nsBrowserInstance.cpp - Revision 1.226

There were 1 changes made.
Legend
   Added lines
   Changed lines
   Removed lines

xpfe/browser/src/nsBrowserInstance.cpp,1.226
.
Disk File
Skipping to line 125. 
 
.
 
#include "nsIDocShellHistory.h"
.
#include "nsIDocShellHistory.h"
 
.
 
// Stuff to implement file download dialog.
.
// Stuff to implement file download dialog.
#include "nsIDocumentObserver.h"
.
#include "nsIDocumentObserver.h"
#include "nsIContent.h"
.
#include "nsIContent.h"
#include "nsIContentViewerFile.h"
.
 
#include "nsINameSpaceManager.h"
.
#include "nsINameSpaceManager.h"
#include "nsFileStream.h"
.
#include "nsFileStream.h"
#include "nsIProxyObjectManager.h" 
.
#include "nsIProxyObjectManager.h" 
 
.
 
static NS_DEFINE_CID(kIOServiceCID, NS_IOSERVICE_CID);
.
static NS_DEFINE_CID(kIOServiceCID, NS_IOSERVICE_CID);