tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

commit 70f4efa886b1632150d2a713ed245f04041c693a
parent d16aa74a7a1391f44c6a1d03e06df592943544bf
Author: serge-sans-paille <sguelton@mozilla.com>
Date:   Thu, 16 Oct 2025 05:27:26 +0000

Bug 1994475 - Remove unused inclusion of mozilla/Vector.h r=emilio,win-reviewers,gstoll

Differential Revision: https://phabricator.services.mozilla.com/D268733

Diffstat:
Mbrowser/app/winlauncher/test/TestSameBinary.cpp | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/browser/app/winlauncher/test/TestSameBinary.cpp b/browser/app/winlauncher/test/TestSameBinary.cpp @@ -17,7 +17,6 @@ #include "mozilla/CmdLineAndEnvUtils.h" #include "mozilla/NativeNt.h" #include "mozilla/Unused.h" -#include "mozilla/Vector.h" #include "mozilla/WinHeaderOnlyUtils.h" #include "nsWindowsHelpers.h"