tor-browser

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

commit 068542d4bd076f2516c04687d39fcebf7398731d
parent 50de4c1391e93825704d003031a7cbef9175ec93
Author: serge-sans-paille <sguelton@mozilla.com>
Date:   Thu,  9 Oct 2025 19:19:09 +0000

Bug 1993178 - Remove unused inclusion of mfbt/MoveOnlyFunction.h r=emilio

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

Diffstat:
Mdom/cookiestore/CookieStoreNotifier.h | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/dom/cookiestore/CookieStoreNotifier.h b/dom/cookiestore/CookieStoreNotifier.h @@ -7,7 +7,6 @@ #ifndef mozilla_dom_CookieStoreNotifier_h #define mozilla_dom_CookieStoreNotifier_h -#include "mozilla/MoveOnlyFunction.h" #include "mozilla/OriginAttributes.h" #include "nsIObserver.h"