summaryrefslogtreecommitdiffstats
path: root/widget/android/nsAppShell.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'widget/android/nsAppShell.cpp')
-rw-r--r--widget/android/nsAppShell.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/widget/android/nsAppShell.cpp b/widget/android/nsAppShell.cpp
index fefd711d0..09548c27b 100644
--- a/widget/android/nsAppShell.cpp
+++ b/widget/android/nsAppShell.cpp
@@ -53,11 +53,6 @@
#include "mozilla/Logging.h"
#endif
-#ifdef MOZ_CRASHREPORTER
-#include "nsICrashReporter.h"
-#include "nsExceptionHandler.h"
-#endif
-
#include "AndroidAlerts.h"
#include "ANRReporter.h"
#include "GeckoBatteryManager.h"