Index: webrtc/modules/rtp_rtcp/source/fec_test_helper.h |
diff --git a/webrtc/modules/rtp_rtcp/source/fec_test_helper.h b/webrtc/modules/rtp_rtcp/source/fec_test_helper.h |
index fce99dc3a263ed73d854a4a0e8938af9bc80b419..1bd8261006ca0c01f931432ce303fa6767b9c9c7 100644 |
--- a/webrtc/modules/rtp_rtcp/source/fec_test_helper.h |
+++ b/webrtc/modules/rtp_rtcp/source/fec_test_helper.h |
@@ -13,10 +13,10 @@ |
#include <memory> |
+#include "webrtc/base/basictypes.h" |
+#include "webrtc/base/random.h" |
#include "webrtc/modules/include/module_common_types.h" |
#include "webrtc/modules/rtp_rtcp/source/forward_error_correction.h" |
-#include "webrtc/rtc_base/basictypes.h" |
-#include "webrtc/rtc_base/random.h" |
namespace webrtc { |
namespace test { |