commit | 93214073f1dcd187b1b1f1615c5d2f90f99c90a7 | [log] [tgz] |
---|---|---|
author | Danil Chapovalov <danilchap@webrtc.org> | Tue Oct 31 18:30:06 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 31 22:15:21 2023 |
tree | 970256c562e6923e0a2eb4cde184a064e6aba323 | |
parent | d7fb7e4a5f124793560e9cd46bafb929abc40387 [diff] [blame] |
Mark EnableMedia with RTC_EXPORT Bug: webrtc:15574 Change-Id: I324f9694bfe41fa9831a24eb4e3c4373b43a9cbb Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/325523 Auto-Submit: Danil Chapovalov <danilchap@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/main@{#41055}
diff --git a/api/BUILD.gn b/api/BUILD.gn index a3b32bc..692c4f4 100644 --- a/api/BUILD.gn +++ b/api/BUILD.gn
@@ -46,6 +46,7 @@ "../call", "../media:rtc_audio_video", "../pc:media_factory", + "../rtc_base/system:rtc_export", ] }