Index: webrtc/modules/pacing/mock/mock_paced_sender.h |
diff --git a/webrtc/modules/pacing/mock/mock_paced_sender.h b/webrtc/modules/pacing/mock/mock_paced_sender.h |
index 15f5f0ad5a9206c05d9b21d8a394fe544a0c9238..b83032c24af183511a95ebbfe9bd6306888d05d2 100644 |
--- a/webrtc/modules/pacing/mock/mock_paced_sender.h |
+++ b/webrtc/modules/pacing/mock/mock_paced_sender.h |
@@ -13,10 +13,9 @@ |
#include <vector> |
-#include "webrtc/test/gmock.h" |
- |
#include "webrtc/modules/pacing/paced_sender.h" |
#include "webrtc/system_wrappers/include/clock.h" |
+#include "webrtc/test/gmock.h" |
namespace webrtc { |