Bug 821710, Fix --disable-crashreporter bustage from original checkin; r=cjones

This commit is contained in:
Dan Mosedale 2013-01-07 12:45:10 -08:00
parent 0dc27e1521
commit be5b44c1dc

View File

@ -30,7 +30,9 @@
#include "nsContentUtils.h"
#include "nsEmbedCID.h"
#include "nsEventListenerManager.h"
#ifdef MOZ_CRASHREPORTER
#include "nsExceptionHandler.h"
#endif
#include "mozilla/dom/Element.h"
#include "nsIAppsService.h"
#include "nsIBaseWindow.h"