Bug 1861305 - Renew data collection for audio_process_per_codec_name r=padenot
[gecko.git] / devtools / shared / commands / moz.build
blobbcd8a148108168eb59f95c9859b226146455ca3a
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 DIRS += [
6     "inspected-window",
7     "inspector",
8     "network",
9     "resource",
10     "root-resource",
11     "script",
12     "target",
13     "target-configuration",
14     "thread-configuration",
17 DevToolsModules(
18     "commands-factory.js",
19     "index.js",