Bug 345517 - Build Firefox --enable-libxul by default, r=darin/mento

This commit is contained in:
benjamin@smedbergs.us
2006-08-09 13:39:19 +00:00
parent 900e846011
commit 93d9775bb1
55 changed files with 556 additions and 778 deletions

View File

@@ -41,6 +41,7 @@
#include "nsIMacShellService.h"
#include "nsIWebProgressListener.h"
#include "nsILocalFile.h"
#include "nsCOMPtr.h"
class nsMacShellService : public nsIMacShellService,
public nsIWebProgressListener