Bug 1817754 - Associate dom/webtransport code with DOM::Networking r=necko-reviewers,kershaw

Differential Revision: https://phabricator.services.mozilla.com/D170334
This commit is contained in:
Valentin Gosu 2023-02-21 11:59:31 +00:00
Родитель 3ac7fd07de
Коммит eb20a01e9e
1 изменённых файлов: 3 добавлений и 0 удалений

Просмотреть файл

@ -4,6 +4,9 @@
# 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/.
with Files("**"):
BUG_COMPONENT = ("Core", "DOM: Networking")
DIRS += [
"api",
"child",