| Index: webrtc/call/mock/mock_rtc_event_log.h
|
| diff --git a/webrtc/call/mock/mock_rtc_event_log.h b/webrtc/call/mock/mock_rtc_event_log.h
|
| index 7558411d03cd96a53bfc79a2d282f3bd3c28c766..27623860cb1066ce3ec55620985162845d5cfa52 100644
|
| --- a/webrtc/call/mock/mock_rtc_event_log.h
|
| +++ b/webrtc/call/mock/mock_rtc_event_log.h
|
| @@ -13,10 +13,9 @@
|
|
|
| #include <string>
|
|
|
| +#include "webrtc/logging/rtc_event_log/rtc_event_log.h"
|
| #include "webrtc/test/gmock.h"
|
|
|
| -#include "webrtc/call/rtc_event_log.h"
|
| -
|
| namespace webrtc {
|
|
|
| class MockRtcEventLog : public RtcEventLog {
|
|
|