Index: webrtc/modules/audio_processing/utility/blocker.cc |
diff --git a/webrtc/common_audio/blocker.cc b/webrtc/modules/audio_processing/utility/blocker.cc |
similarity index 99% |
rename from webrtc/common_audio/blocker.cc |
rename to webrtc/modules/audio_processing/utility/blocker.cc |
index 13432f2e7a89fd990debd0f59cd12b4528c79c75..a3661cc156135c19dae89a524300fca10f527e62 100644 |
--- a/webrtc/common_audio/blocker.cc |
+++ b/webrtc/modules/audio_processing/utility/blocker.cc |
@@ -8,7 +8,7 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#include "webrtc/common_audio/blocker.h" |
+#include "webrtc/modules/audio_processing/utility/blocker.h" |
#include <string.h> |