mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-01 00:32:11 +00:00
Backed out changeset bfaec0e9d5d8 (bug 1542198) as per request. a=backout
This commit is contained in:
parent
1b2636e851
commit
1e8b9b451b
@ -2,8 +2,10 @@
|
|||||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
# 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/.
|
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||||
|
|
||||||
DIRS += ["pref"]
|
DIRS += [
|
||||||
TEST_DIRS += ["test"]
|
"pref",
|
||||||
|
"test",
|
||||||
|
]
|
||||||
|
|
||||||
EXTRA_COMPONENTS += [
|
EXTRA_COMPONENTS += [
|
||||||
"command-line-handler.js",
|
"command-line-handler.js",
|
||||||
|
Loading…
Reference in New Issue
Block a user