| Index: webrtc/logging/rtc_event_log/rtc_event_log_unittest_helper.h
|
| diff --git a/webrtc/logging/rtc_event_log/rtc_event_log_unittest_helper.h b/webrtc/logging/rtc_event_log/rtc_event_log_unittest_helper.h
|
| index 01ade07f9556255837e9b1ad116f8e0b06db134b..3f89e304b2f22cf783a8a29261d9edf4d7eb869c 100644
|
| --- a/webrtc/logging/rtc_event_log/rtc_event_log_unittest_helper.h
|
| +++ b/webrtc/logging/rtc_event_log/rtc_event_log_unittest_helper.h
|
| @@ -11,7 +11,7 @@
|
| #ifndef WEBRTC_LOGGING_RTC_EVENT_LOG_RTC_EVENT_LOG_UNITTEST_HELPER_H_
|
| #define WEBRTC_LOGGING_RTC_EVENT_LOG_RTC_EVENT_LOG_UNITTEST_HELPER_H_
|
|
|
| -#include "webrtc/call.h"
|
| +#include "webrtc/call/call.h"
|
| #include "webrtc/logging/rtc_event_log/rtc_event_log_parser.h"
|
|
|
| namespace webrtc {
|
|
|