summaryrefslogtreecommitdiffstats
path: root/toolkit/components/mozprotocol/moz.build
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/components/mozprotocol/moz.build')
-rw-r--r--toolkit/components/mozprotocol/moz.build4
1 files changed, 0 insertions, 4 deletions
diff --git a/toolkit/components/mozprotocol/moz.build b/toolkit/components/mozprotocol/moz.build
index fa09ade5a..42bbeb518 100644
--- a/toolkit/components/mozprotocol/moz.build
+++ b/toolkit/components/mozprotocol/moz.build
@@ -8,7 +8,3 @@ EXTRA_COMPONENTS += [
'mozProtocolHandler.js',
'mozProtocolHandler.manifest',
]
-
-BROWSER_CHROME_MANIFESTS += [
- 'tests/browser.ini'
-]