summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorMatt A. Tobin <email@mattatobin.com>2022-01-11 21:58:45 -0600
committerMatt A. Tobin <email@mattatobin.com>2022-01-11 21:58:45 -0600
commit568e3545293f8520e5e2a195ed5e67452d150e0d (patch)
treeb72e1eb24ed1fca7584353f397f47805d116b236 /build
parente5752cab067ef7ab71cc0639f93fd34918a346c1 (diff)
downloadaura-central-568e3545293f8520e5e2a195ed5e67452d150e0d.tar.gz
Issue MoonchildProductions/GRE%3030 - Sync-UI: Centralize the code and locales for the weave component
* The chrome paths save for syncBrand.dtd have NOT been changed yet.
Diffstat (limited to 'build')
-rw-r--r--build/mach_bootstrap.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/build/mach_bootstrap.py b/build/mach_bootstrap.py
index 3d0d6b165..d1e0ba308 100644
--- a/build/mach_bootstrap.py
+++ b/build/mach_bootstrap.py
@@ -95,7 +95,6 @@ MACH_MODULES = [
'python/mozbuild/mozbuild/mach_commands.py',
'python/mozbuild/mozbuild/compilation/codecomplete.py',
'python/mozbuild/mozbuild/frontend/mach_commands.py',
- 'services/common/tests/mach_commands.py',
'testing/mach_commands.py',
'testing/mochitest/mach_commands.py',
'testing/talos/mach_commands.py',