Index: webrtc/rtc_base/event_tracer_unittest.cc |
diff --git a/webrtc/rtc_base/event_tracer_unittest.cc b/webrtc/rtc_base/event_tracer_unittest.cc |
index a16c0ef692dc7ffc094a2b0e3c6e97d44411b121..527b4eb9e2854a33fc07e0713e34370d27196e8f 100644 |
--- a/webrtc/rtc_base/event_tracer_unittest.cc |
+++ b/webrtc/rtc_base/event_tracer_unittest.cc |
@@ -8,9 +8,9 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#include "webrtc/base/event_tracer.h" |
+#include "webrtc/rtc_base/event_tracer.h" |
-#include "webrtc/base/trace_event.h" |
+#include "webrtc/rtc_base/trace_event.h" |
#include "webrtc/system_wrappers/include/static_instance.h" |
#include "webrtc/test/gtest.h" |