webrtc/api/rtc_event_log
Mirko Bonadei c7a3b08f07 Prefix ENABLE_RTC_EVENT_LOG with WEBRTC_.
Since this macro can be considered public, it makes sense to prefix it
with WEBRTC_ (also to avoid potential conflicts with client code).

This CL also removes some definitions of this macro in order to define
it only where it is strictly needed (it is only used in a .cc file).

Bug: webrtc:11142
Change-Id: Idce7389301e71d8434e238b3cf4ceaa9cf97cd87
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/161008
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Reviewed-by: Björn Terelius <terelius@webrtc.org>
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#29957}
2019-11-29 09:45:50 +00:00
..
BUILD.gn Prefix ENABLE_RTC_EVENT_LOG with WEBRTC_. 2019-11-29 09:45:50 +00:00
rtc_event.cc Publish rtc event log api and default factory for it in api/ 2019-05-22 13:38:25 +00:00
rtc_event.h Adds remote estimates to rtc event log. 2019-09-19 09:22:37 +00:00
rtc_event_log.cc Publish rtc event log api and default factory for it in api/ 2019-05-22 13:38:25 +00:00
rtc_event_log.h Remove deprecated RtcEventLog Create functions 2019-05-29 12:39:08 +00:00
rtc_event_log_factory.cc Prefix ENABLE_RTC_EVENT_LOG with WEBRTC_. 2019-11-29 09:45:50 +00:00
rtc_event_log_factory.h Add missing RTC_EXPORT for the component build. 2019-10-15 09:07:44 +00:00
rtc_event_log_factory_interface.h Publish rtc event log api and default factory for it in api/ 2019-05-22 13:38:25 +00:00