Bumping manifests a=b2g-bump
[gecko.git] / browser / experiments / moz.build
bloba11e4b7258b5b2891b44b54a483cb21f36e4df2d
1 # This Source Code Form is subject to the terms of the Mozilla Public
2 # License, v. 2.0. If a copy of the MPL was not distributed with this
3 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
5 HAS_MISC_RULE = True
7 EXTRA_COMPONENTS += [
8     'Experiments.manifest',
9     'ExperimentsService.js',
12 EXTRA_JS_MODULES.experiments += [
13   'Experiments.jsm',
16 XPCSHELL_TESTS_MANIFESTS += ['test/xpcshell/xpcshell.ini']
18 SPHINX_TREES['experiments'] = 'docs'