Remove unused include from rtc_event_log_parser.cc

BUG=None

Review-Url: https://codereview.webrtc.org/2723533002
Cr-Commit-Position: refs/heads/master@{#16893}
This commit is contained in:
terelius
2017-02-28 01:46:19 -08:00
committed by Commit bot
parent f2183ffbf6
commit d9cbd5138d

View File

@ -23,7 +23,6 @@
#include "webrtc/call/call.h"
#include "webrtc/logging/rtc_event_log/rtc_event_log.h"
#include "webrtc/modules/rtp_rtcp/include/rtp_rtcp_defines.h"
#include "webrtc/system_wrappers/include/file_wrapper.h"
namespace webrtc {