Index: webrtc/modules/audio_processing/intelligibility/test/intelligibility_proc.cc |
diff --git a/webrtc/modules/audio_processing/intelligibility/intelligibility_proc.cc b/webrtc/modules/audio_processing/intelligibility/test/intelligibility_proc.cc |
similarity index 100% |
rename from webrtc/modules/audio_processing/intelligibility/intelligibility_proc.cc |
rename to webrtc/modules/audio_processing/intelligibility/test/intelligibility_proc.cc |
index 9f7d84e701af6b0a9f303866ae999e6dbec8c613..2f1888d28cf27e169d6273e1145de20d40bc2a86 100644 |
--- a/webrtc/modules/audio_processing/intelligibility/intelligibility_proc.cc |
+++ b/webrtc/modules/audio_processing/intelligibility/test/intelligibility_proc.cc |
@@ -16,9 +16,9 @@ |
#include <stdint.h> |
#include <stdlib.h> |
-#include <string> |
#include <sys/stat.h> |
#include <sys/types.h> |
+#include <string> |
#include "gflags/gflags.h" |
#include "testing/gtest/include/gtest/gtest.h" |