From ce1e9e39d2daa15ed7800ad3213e89eafd07ad14 Mon Sep 17 00:00:00 2001 From: Mark Banner Date: Sat, 24 May 2025 17:08:10 +0000 Subject: [PATCH] Bug 1881701 - Add toolkit/modules/third_party to ThirdPartyPaths.txt. r=frontend-codestyle-reviewers,mossop Differential Revision: https://phabricator.services.mozilla.com/D249955 --- .prettierignore | 1 + tools/rewriting/ThirdPartyPaths.txt | 1 + 2 files changed, 2 insertions(+) diff --git a/.prettierignore b/.prettierignore index 84e246aed8a8..5d7f26eb2b8b 100644 --- a/.prettierignore +++ b/.prettierignore @@ -1464,6 +1464,7 @@ toolkit/content/vendor/react/ toolkit/content/widgets/vendor/lit.all.mjs toolkit/crashreporter/breakpad-client/ toolkit/crashreporter/google-breakpad/ +toolkit/modules/third_party/ tools/fuzzing/libfuzzer/ tools/profiler/core/vtune/ xpcom/build/mach_override.c diff --git a/tools/rewriting/ThirdPartyPaths.txt b/tools/rewriting/ThirdPartyPaths.txt index 3a638ca2fc12..91fbd0960a18 100644 --- a/tools/rewriting/ThirdPartyPaths.txt +++ b/tools/rewriting/ThirdPartyPaths.txt @@ -203,6 +203,7 @@ toolkit/content/vendor/react/ toolkit/content/widgets/vendor/lit.all.mjs toolkit/crashreporter/breakpad-client/ toolkit/crashreporter/google-breakpad/ +toolkit/modules/third_party/ tools/fuzzing/libfuzzer/ tools/profiler/core/vtune/ xpcom/build/mach_override.c