summaryrefslogtreecommitdiffstats
path: root/toolkit/components/microformats/moz.build
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/components/microformats/moz.build')
-rw-r--r--toolkit/components/microformats/moz.build7
1 files changed, 1 insertions, 6 deletions
diff --git a/toolkit/components/microformats/moz.build b/toolkit/components/microformats/moz.build
index 39cefe4c8..ca91e2c46 100644
--- a/toolkit/components/microformats/moz.build
+++ b/toolkit/components/microformats/moz.build
@@ -4,9 +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/.
-EXTRA_JS_MODULES += [
- 'microformat-shiv.js'
-]
-
-with Files('**'):
- BUG_COMPONENT = ('Toolkit', 'Microformats')
+EXTRA_JS_MODULES += ['microformat-shiv.js']