Remove definition of WEBRTC_MOZILLA_BUILD.
This macro is not used in WebRTC code. Bug: None Change-Id: I5af1299594e8644ce2a9c772e29507367fd7440d Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/250140 Auto-Submit: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/main@{#35872}
This commit is contained in:
parent
e39a16fa7c
commit
61dbc2db2b
4
BUILD.gn
4
BUILD.gn
@ -128,10 +128,6 @@ config("common_inherited_config") {
|
|||||||
defines += [ "WEBRTC_ENABLE_OBJC_SYMBOL_EXPORT" ]
|
defines += [ "WEBRTC_ENABLE_OBJC_SYMBOL_EXPORT" ]
|
||||||
}
|
}
|
||||||
|
|
||||||
if (build_with_mozilla) {
|
|
||||||
defines += [ "WEBRTC_MOZILLA_BUILD" ]
|
|
||||||
}
|
|
||||||
|
|
||||||
if (!rtc_builtin_ssl_root_certificates) {
|
if (!rtc_builtin_ssl_root_certificates) {
|
||||||
defines += [ "WEBRTC_EXCLUDE_BUILT_IN_SSL_ROOT_CERTS" ]
|
defines += [ "WEBRTC_EXCLUDE_BUILT_IN_SSL_ROOT_CERTS" ]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user