summaryrefslogtreecommitdiff
path: root/dom/base/DocGroup.cpp
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2021-10-29 11:02:27 +0000
committerMoonchild <moonchild@palemoon.org>2021-10-29 11:02:27 +0000
commitcba6b06fc8bce52117abec9b3f3fc41475df69c2 (patch)
tree6d84ca82ac6c4b413ee7460f28d13eb2fb20f691 /dom/base/DocGroup.cpp
parent378c086ef4e05803e04be104e2cb488734c57715 (diff)
downloadaura-central-cba6b06fc8bce52117abec9b3f3fc41475df69c2.tar.gz
Issue %3029 - Part 1: Remove Telemetry plumbing and fix build.
Note this won't give working applications. Requires FE changes and additional js module changes (next part).
Diffstat (limited to 'dom/base/DocGroup.cpp')
-rw-r--r--dom/base/DocGroup.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/dom/base/DocGroup.cpp b/dom/base/DocGroup.cpp
index 5d7db1fb6..a0e1ee7ec 100644
--- a/dom/base/DocGroup.cpp
+++ b/dom/base/DocGroup.cpp
@@ -4,7 +4,6 @@
#include "mozilla/dom/DocGroup.h"
#include "mozilla/dom/TabGroup.h"
-#include "mozilla/Telemetry.h"
#include "nsIURI.h"
#include "nsIEffectiveTLDService.h"
#include "mozilla/StaticPtr.h"