Bug 1675409 - Removed now-unused ProfilerMarkerPayload and all dependencies - r=gregtatum,necko-reviewers

Differential Revision: https://phabricator.services.mozilla.com/D96054
This commit is contained in:
Gerald Squelart
2020-11-17 22:26:20 +00:00
parent d1fe64af1f
commit 65a1c4584a
21 changed files with 41 additions and 2430 deletions

View File

@@ -244,10 +244,6 @@
# include "nsIWebBrowserPrint.h"
#endif
#ifdef MOZ_GECKO_PROFILER
# include "ProfilerMarkerPayload.h"
#endif
using namespace mozilla;
using namespace mozilla::dom;
using namespace mozilla::net;