commit c1f83757ce35e26c79604ecb5455a03022aa42fc
parent 70f4efa886b1632150d2a713ed245f04041c693a
Author: serge-sans-paille <sguelton@mozilla.com>
Date: Thu, 16 Oct 2025 05:27:27 +0000
Bug 1994477 - Remove unused inclusion of mozilla/Variant.h r=emilio
Differential Revision: https://phabricator.services.mozilla.com/D268734
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/dom/base/nsContentUtils.cpp b/dom/base/nsContentUtils.cpp
@@ -132,7 +132,6 @@
#include "mozilla/Tokenizer.h"
#include "mozilla/UniquePtr.h"
#include "mozilla/Unused.h"
-#include "mozilla/Variant.h"
#include "mozilla/ViewportUtils.h"
#include "mozilla/dom/AncestorIterator.h"
#include "mozilla/dom/AutoEntryScript.h"