Index: webrtc/modules/utility/source/file_player_unittests.cc |
diff --git a/webrtc/modules/utility/source/file_player_unittests.cc b/webrtc/modules/utility/source/file_player_unittests.cc |
index 8adbdd384b2d8c5a9fb7e84e549c103806858ee0..cc7865d150062fcc9c3938b5b7e1ea1634b070fc 100644 |
--- a/webrtc/modules/utility/source/file_player_unittests.cc |
+++ b/webrtc/modules/utility/source/file_player_unittests.cc |
@@ -18,9 +18,9 @@ |
#include <string> |
#include "gflags/gflags.h" |
-#include "webrtc/test/gtest.h" |
#include "webrtc/base/md5digest.h" |
#include "webrtc/base/stringencode.h" |
+#include "webrtc/test/gtest.h" |
#include "webrtc/test/testsupport/fileutils.h" |
DEFINE_bool(file_player_output, false, "Generate reference files."); |