Stop using rtc_event.h forward header
Bug: webrtc:10206 Change-Id: I16905ec745673178195d6715fda6175c31500163 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/151601 Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/master@{#29149}
This commit is contained in:
committed by
Commit Bot
parent
fcfeefe033
commit
16cb1f61c0
@ -15,7 +15,7 @@
|
||||
#include <memory>
|
||||
#include <string>
|
||||
|
||||
#include "logging/rtc_event_log/events/rtc_event.h"
|
||||
#include "api/rtc_event_log/rtc_event.h"
|
||||
|
||||
namespace webrtc {
|
||||
class RtcEventLogEncoder {
|
||||
|
||||
Reference in New Issue
Block a user