summaryrefslogtreecommitdiffstats
path: root/browser/components/search/moz.build
diff options
context:
space:
mode:
Diffstat (limited to 'browser/components/search/moz.build')
-rw-r--r--browser/components/search/moz.build7
1 files changed, 0 insertions, 7 deletions
diff --git a/browser/components/search/moz.build b/browser/components/search/moz.build
index 618cd7657..aac3a838c 100644
--- a/browser/components/search/moz.build
+++ b/browser/components/search/moz.build
@@ -4,11 +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/.
-BROWSER_CHROME_MANIFESTS += [
- 'test/browser.ini',
-]
-
JAR_MANIFESTS += ['jar.mn']
-
-with Files('**'):
- BUG_COMPONENT = ('Firefox', 'Search')