Index: webrtc/voice_engine/file_player_unittests.cc |
diff --git a/webrtc/voice_engine/file_player_unittests.cc b/webrtc/voice_engine/file_player_unittests.cc |
index d41f4044b4ae5a7104aff7f562272ee5dbf4f533..38ee987c12f8d93f859d92a7effce38b10160b04 100644 |
--- a/webrtc/voice_engine/file_player_unittests.cc |
+++ b/webrtc/voice_engine/file_player_unittests.cc |
@@ -18,8 +18,8 @@ |
#include <string> |
#include "gflags/gflags.h" |
-#include "webrtc/base/md5digest.h" |
-#include "webrtc/base/stringencode.h" |
+#include "webrtc/rtc_base/md5digest.h" |
+#include "webrtc/rtc_base/stringencode.h" |
#include "webrtc/test/gtest.h" |
#include "webrtc/test/testsupport/fileutils.h" |