webrtc/logging
Elad Alon 2782904c56 RtcEventLog::Create() no longer a friend of RtcEventLogImpl
By making RtcEventLogImpl's ctor public, we remove the necessity to make the function a friend. Visibility of RtcEventLogImpl is still limited to the .cc file.

BUG=webrtc:8111

Change-Id: I774d2e93620a8d9f24299ef2a94f7593b490839d
Reviewed-on: https://webrtc-review.googlesource.com/1237
Commit-Queue: Elad Alon <eladalon@webrtc.org>
Reviewed-by: Björn Terelius <terelius@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#19876}
2017-09-17 19:42:45 +00:00
..
rtc_event_log RtcEventLog::Create() no longer a friend of RtcEventLogImpl 2017-09-17 19:42:45 +00:00
BUILD.gn Make rtc_event_log2text handle all events [2/2] 2017-09-15 19:13:09 +00:00
OWNERS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00