mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 976912 - Move Telemetry.h include from nsHttpChannel.h to nsHttpChannel.cpp. rs=mcmanus
This commit is contained in:
parent
233ee6f330
commit
09213eac27
@ -63,6 +63,7 @@
|
||||
#include "nsISiteSecurityService.h"
|
||||
#include "nsCRT.h"
|
||||
#include "CacheObserver.h"
|
||||
#include "mozilla/Telemetry.h"
|
||||
|
||||
namespace mozilla { namespace net {
|
||||
|
||||
|
@ -23,7 +23,6 @@
|
||||
#include "nsWeakReference.h"
|
||||
#include "TimingStruct.h"
|
||||
#include "AutoClose.h"
|
||||
#include "mozilla/Telemetry.h"
|
||||
|
||||
class nsIPrincipal;
|
||||
class nsDNSPrefetch;
|
||||
|
Loading…
Reference in New Issue
Block a user