Bug 1956726 - remove leftover Telemetry.h includes in .cpp files, r=chutten,geckoview-reviewers,cookie-reviewers,win-reviewers,dom-storage-reviewers,gstoll,valentin,m_kato,janv.
Differential Revision: https://phabricator.services.mozilla.com/D244351
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
#include "mozilla/gfx/2D.h"
|
||||
#include "mozilla/gfx/Point.h"
|
||||
#include "mozilla/ProfilerLabels.h"
|
||||
#include "mozilla/Telemetry.h"
|
||||
#include "nsComponentManagerUtils.h"
|
||||
#include "nsProxyRelease.h"
|
||||
#include "nsServiceManagerUtils.h"
|
||||
|
||||
@@ -34,7 +34,6 @@
|
||||
#include "mozilla/SizeOfState.h"
|
||||
#include "mozilla/StaticPrefs_image.h"
|
||||
#include "mozilla/glean/ImageDecodersMetrics.h"
|
||||
#include "mozilla/Telemetry.h"
|
||||
#include "mozilla/TimeStamp.h"
|
||||
|
||||
#include "mozilla/gfx/2D.h"
|
||||
|
||||
@@ -51,7 +51,6 @@ mailing address.
|
||||
#include "gfxPlatform.h"
|
||||
#include "qcms.h"
|
||||
#include <algorithm>
|
||||
#include "mozilla/Telemetry.h"
|
||||
|
||||
using namespace mozilla::gfx;
|
||||
|
||||
|
||||
@@ -24,7 +24,6 @@
|
||||
#include "gfxPlatform.h"
|
||||
#include "mozilla/EndianUtils.h"
|
||||
#include "mozilla/gfx/Types.h"
|
||||
#include "mozilla/Telemetry.h"
|
||||
|
||||
extern "C" {
|
||||
#include "iccjpeg.h"
|
||||
|
||||
@@ -22,7 +22,6 @@
|
||||
#include "SurfaceCache.h"
|
||||
#include "SurfacePipeFactory.h"
|
||||
#include "mozilla/DebugOnly.h"
|
||||
#include "mozilla/Telemetry.h"
|
||||
|
||||
using namespace mozilla::gfx;
|
||||
|
||||
|
||||
@@ -15,7 +15,6 @@
|
||||
#include "imgINotificationObserver.h"
|
||||
#include "imgLoader.h"
|
||||
#include "mozilla/dom/Document.h"
|
||||
#include "mozilla/Telemetry.h" // for Telemetry
|
||||
#include "mozilla/dom/DocGroup.h" // for DocGroup
|
||||
#include "nsCRTGlue.h"
|
||||
#include "nsError.h"
|
||||
|
||||
Reference in New Issue
Block a user