Bug 391279 - Allow createInstance to work for web handlers. r=cbiesinger, sr=dmose

git-svn-id: svn://10.0.0.236/trunk@232048 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
sdwilsh%shawnwilsher.com
2007-08-14 16:47:44 +00:00
parent 200b506be5
commit d430bcaaf6
13 changed files with 155 additions and 119 deletions

View File

@@ -55,7 +55,7 @@
#include "nsExternalProtocolHandler.h"
#include "nsPrefetchService.h"
#include "nsOfflineCacheUpdate.h"
#include "nsHandlerAppImpl.h"
#include "nsLocalHandlerApp.h"
// session history
#include "nsSHEntry.h"