commit 3559e069f6d9fb0861cf75dacf91fcd888232a96
parent ed96172399b62d8c85c891a9c41df24155ac1af0
Author: serge-sans-paille <sguelton@mozilla.com>
Date: Wed, 29 Oct 2025 07:55:38 +0000
Bug 1996920 - Remove unused mfbt inclusion in devtools/** r=emilio
Differential Revision: https://phabricator.services.mozilla.com/D270372
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/devtools/shared/heapsnapshot/HeapSnapshot.h b/devtools/shared/heapsnapshot/HeapSnapshot.h
@@ -10,7 +10,6 @@
#include "mozilla/devtools/DeserializedNode.h"
#include "mozilla/dom/BindingDeclarations.h"
#include "mozilla/dom/Nullable.h"
-#include "mozilla/HashFunctions.h"
#include "mozilla/Maybe.h"
#include "mozilla/TimeStamp.h"
#include "mozilla/UniquePtrExtensions.h"