diff options
author | Matt A. Tobin <email@mattatobin.com> | 2022-01-11 21:58:45 -0600 |
---|---|---|
committer | Matt A. Tobin <email@mattatobin.com> | 2022-01-11 21:58:45 -0600 |
commit | 568e3545293f8520e5e2a195ed5e67452d150e0d (patch) | |
tree | b72e1eb24ed1fca7584353f397f47805d116b236 /build | |
parent | e5752cab067ef7ab71cc0639f93fd34918a346c1 (diff) | |
download | aura-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.py | 1 |
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', |