moving phoenix history from browser to toolkit to fix bustage, sr=bryner

git-svn-id: svn://10.0.0.236/trunk@130687 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
hewitt%netscape.com
2002-09-28 21:54:00 +00:00
parent 349fcd92ec
commit 177ff8cc27
5 changed files with 6 additions and 6 deletions

View File

@@ -38,7 +38,7 @@ REQUIRES = xpcom \
necko \
uriloader \
history \
browsercomps \
toolkitcomps \
shistory \
webshell \
windowwatcher \

View File

@@ -67,7 +67,7 @@
#include "nsISecureBrowserUI.h"
#ifdef MOZ_PHOENIX
#include "nsBrowserCompsCID.h"
#include "nsToolkitCompsCID.h"
#endif
static NS_DEFINE_CID(kWebShellCID, NS_WEB_SHELL_CID);