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
Родитель bf71adf3d2
Коммит 0e011a9078
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -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"