webrtc/logging/rtc_event_log
Elad Alon 99a81b613d Remove #include of rtc_stream_config.h from rtc_event_log.h
StreamConfig is not integral to RTC-event logging in general, but rather to specific events. Therefore, the dependency on it should not be exported through rtc_event_log.h.

BUG=webrtc:8111
TBR=stefan@webrtc.org

Change-Id: I1ece0830cd05fd12220c8c717490e15942bacec9
Reviewed-on: https://webrtc-review.googlesource.com/1238
Commit-Queue: Elad Alon <eladalon@webrtc.org>
Reviewed-by: Björn Terelius <terelius@webrtc.org>
Reviewed-by: Elad Alon <eladalon@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#19911}
2017-09-21 09:05:54 +00:00
..
mock Remove #include of rtc_stream_config.h from rtc_event_log.h 2017-09-21 09:05:54 +00:00
DEPS Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
rtc_event_log.cc Remove #include of rtc_stream_config.h from rtc_event_log.h 2017-09-21 09:05:54 +00:00
rtc_event_log.h Remove #include of rtc_stream_config.h from rtc_event_log.h 2017-09-21 09:05:54 +00:00
rtc_event_log.proto Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
rtc_event_log2rtp_dump.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
rtc_event_log2stats.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
rtc_event_log2text.cc Make rtc_event_log2text handle all events [2/2] 2017-09-15 19:13:09 +00:00
rtc_event_log_factory.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
rtc_event_log_factory.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
rtc_event_log_factory_interface.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
rtc_event_log_parser.cc Make rtc_event_log2text handle all events [2/2] 2017-09-15 19:13:09 +00:00
rtc_event_log_parser.h Remove #include of rtc_stream_config.h from rtc_event_log.h 2017-09-21 09:05:54 +00:00
rtc_event_log_unittest.cc Remove #include of rtc_stream_config.h from rtc_event_log.h 2017-09-21 09:05:54 +00:00
rtc_event_log_unittest_helper.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
rtc_event_log_unittest_helper.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
rtc_stream_config.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
rtc_stream_config.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00