summaryrefslogtreecommitdiffstats
path: root/netwerk/protocol/http/moz.build
diff options
context:
space:
mode:
Diffstat (limited to 'netwerk/protocol/http/moz.build')
-rw-r--r--netwerk/protocol/http/moz.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/netwerk/protocol/http/moz.build b/netwerk/protocol/http/moz.build
index db6b2a1a68..b090a56d88 100644
--- a/netwerk/protocol/http/moz.build
+++ b/netwerk/protocol/http/moz.build
@@ -164,6 +164,7 @@ UNIFIED_SOURCES += [
"TlsHandshaker.cpp",
"TLSTransportLayer.cpp",
"TRRServiceChannel.cpp",
+ "WebTransportCertificateVerifier.cpp",
]
if CONFIG["MOZ_WIDGET_TOOLKIT"] == "windows":