Index: webrtc/video_engine/call_stats_unittest.cc |
diff --git a/webrtc/video_engine/call_stats_unittest.cc b/webrtc/video_engine/call_stats_unittest.cc |
index bfe52da5e77c443aaafff8ad719ff65686247ed0..4fb88df338555af554298748ef92304565708f98 100644 |
--- a/webrtc/video_engine/call_stats_unittest.cc |
+++ b/webrtc/video_engine/call_stats_unittest.cc |
@@ -13,7 +13,7 @@ |
#include "webrtc/base/scoped_ptr.h" |
#include "webrtc/modules/rtp_rtcp/interface/rtp_rtcp_defines.h" |
-#include "webrtc/system_wrappers/interface/tick_util.h" |
+#include "webrtc/system_wrappers/include/tick_util.h" |
#include "webrtc/video_engine/call_stats.h" |
using ::testing::_; |