diff options
Diffstat (limited to 'browser/components/newtab/moz.build')
-rw-r--r-- | browser/components/newtab/moz.build | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/browser/components/newtab/moz.build b/browser/components/newtab/moz.build index 37c9983f7..3d3be6454 100644 --- a/browser/components/newtab/moz.build +++ b/browser/components/newtab/moz.build @@ -4,12 +4,6 @@ # 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 += ['tests/browser/browser.ini'] - -XPCSHELL_TESTS_MANIFESTS += [ - 'tests/xpcshell/xpcshell.ini', -] - EXTRA_JS_MODULES += [ 'NewTabMessages.jsm', 'NewTabPrefsProvider.jsm', |