summaryrefslogtreecommitdiff
path: root/accessible
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2021-10-31 21:06:24 +0000
committerMoonchild <moonchild@palemoon.org>2021-10-31 21:06:24 +0000
commita887e17c7cd7ab3947c1ebbab2531ee3939a9d1c (patch)
treee766aada2d00b76ca8e64c7b0930fadf3e179762 /accessible
parent90a1e6282a95ccb3b4ecf4987893700c5170c462 (diff)
downloadaura-central-a887e17c7cd7ab3947c1ebbab2531ee3939a9d1c.tar.gz
Issue %3029 - Part 4: Remove Telemetry from accessibility, eme and webrtc.
Diffstat (limited to 'accessible')
-rw-r--r--accessible/base/NotificationController.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/accessible/base/NotificationController.cpp b/accessible/base/NotificationController.cpp
index 30382e75e..adde8e412 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;