diff options
Diffstat (limited to 'accessible')
-rw-r--r-- | accessible/base/NotificationController.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/accessible/base/NotificationController.cpp b/accessible/base/NotificationController.cpp index 30382e75e3..adde8e4128 100644 --- a/accessible/base/NotificationController.cpp +++ b/accessible/base/NotificationController.cpp @@ -13,7 +13,6 @@ #include "mozilla/dom/TabChild.h" #include "mozilla/dom/Element.h" -#include "mozilla/Telemetry.h" using namespace mozilla; using namespace mozilla::a11y; |