Adding missing RTC_EXPORT for component build.

Bug: webrtc:9419
Change-Id: Ifa5d21edc708b5012b71e2e5101e10c6352a7218
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/157162
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#29533}
This commit is contained in:
Mirko Bonadei
2019-10-18 09:52:22 +02:00
committed by Commit Bot
parent 05269ecd0b
commit c66e004edc
12 changed files with 20 additions and 8 deletions

View File

@ -186,6 +186,7 @@ rtc_library("criticalsection") {
":checks",
":macromagic",
":platform_thread_types",
"system:rtc_export",
"system:unused",
]
}