diff options
Diffstat (limited to 'toolkit/components/aboutcheckerboard')
-rw-r--r-- | toolkit/components/aboutcheckerboard/moz.build | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/toolkit/components/aboutcheckerboard/moz.build b/toolkit/components/aboutcheckerboard/moz.build index 91d6e9662..eb4454d28 100644 --- a/toolkit/components/aboutcheckerboard/moz.build +++ b/toolkit/components/aboutcheckerboard/moz.build @@ -4,7 +4,4 @@ # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. -JAR_MANIFESTS += ['jar.mn'] - -with Files('**'): - BUG_COMPONENT = ('Core', 'Panning and Zooming') +JAR_MANIFESTS += ['jar.mn']
\ No newline at end of file |