summaryrefslogtreecommitdiffstats
path: root/devtools/client/accessibility/reducers/moz.build
blob: 0c7398f3976a2facd3513cb748be90bb7e082f40 (plain)
1
2
3
4
5
6
7
# This Source Code Form is subject to the terms of the Mozilla Public
# 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/.

DevToolsModules(
    "accessibles.js", "audit.js", "details.js", "index.js", "simulation.js", "ui.js"
)