Index: webrtc/modules/audio_processing/config_unittest.cc |
diff --git a/webrtc/test/common_unittest.cc b/webrtc/modules/audio_processing/config_unittest.cc |
similarity index 97% |
rename from webrtc/test/common_unittest.cc |
rename to webrtc/modules/audio_processing/config_unittest.cc |
index a239dade73fdadebfcece97614805d6003869d5f..2dd9f0d999b9b2abd601cb8778d49a32cc8aef8e 100644 |
--- a/webrtc/test/common_unittest.cc |
+++ b/webrtc/modules/audio_processing/config_unittest.cc |
@@ -7,7 +7,7 @@ |
* in the file PATENTS. All contributing project authors may |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#include "webrtc/common.h" |
+#include "webrtc/modules/audio_processing/include/config.h" |
#include "testing/gtest/include/gtest/gtest.h" |