Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(684)

Unified Diff: webrtc/modules/audio_coding/test/SpatialAudio.cc

Issue 1481493004: audio_coding: remove "main" directory (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Rebased Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « webrtc/modules/audio_coding/test/SpatialAudio.h ('k') | webrtc/modules/audio_coding/test/TestAllCodecs.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/modules/audio_coding/test/SpatialAudio.cc
diff --git a/webrtc/modules/audio_coding/main/test/SpatialAudio.cc b/webrtc/modules/audio_coding/test/SpatialAudio.cc
similarity index 98%
rename from webrtc/modules/audio_coding/main/test/SpatialAudio.cc
rename to webrtc/modules/audio_coding/test/SpatialAudio.cc
index 17d4fc88b25ee56ce5f77e38ce69f50cf29c32d0..c9f80808260f1a6e1f3897ac3451a98bf21b1636 100644
--- a/webrtc/modules/audio_coding/main/test/SpatialAudio.cc
+++ b/webrtc/modules/audio_coding/test/SpatialAudio.cc
@@ -14,7 +14,7 @@
#include <math.h>
#include "webrtc/common_types.h"
-#include "webrtc/modules/audio_coding/main/test/SpatialAudio.h"
+#include "webrtc/modules/audio_coding/test/SpatialAudio.h"
#include "webrtc/system_wrappers/include/trace.h"
#include "webrtc/system_wrappers/include/trace.h"
#include "webrtc/test/testsupport/fileutils.h"
« no previous file with comments | « webrtc/modules/audio_coding/test/SpatialAudio.h ('k') | webrtc/modules/audio_coding/test/TestAllCodecs.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698