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

Unified Diff: webrtc/audio/audio_receive_stream_unittest.cc

Issue 1227923005: Split webrtc/video into webrtc/{audio,call,video}. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: rebase Created 5 years, 3 months 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/audio/audio_receive_stream.cc ('k') | webrtc/audio/webrtc_audio.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/audio/audio_receive_stream_unittest.cc
diff --git a/webrtc/video/audio_receive_stream_unittest.cc b/webrtc/audio/audio_receive_stream_unittest.cc
similarity index 98%
rename from webrtc/video/audio_receive_stream_unittest.cc
rename to webrtc/audio/audio_receive_stream_unittest.cc
index cf5314cea10081c878bfcb37268605f4e24d7c22..d6cce69dbf09d7b6053abecd43b970819591acd0 100644
--- a/webrtc/video/audio_receive_stream_unittest.cc
+++ b/webrtc/audio/audio_receive_stream_unittest.cc
@@ -10,9 +10,9 @@
#include "testing/gtest/include/gtest/gtest.h"
+#include "webrtc/audio/audio_receive_stream.h"
#include "webrtc/modules/remote_bitrate_estimator/include/mock/mock_remote_bitrate_estimator.h"
#include "webrtc/modules/rtp_rtcp/source/byte_io.h"
-#include "webrtc/video/audio_receive_stream.h"
namespace webrtc {
« no previous file with comments | « webrtc/audio/audio_receive_stream.cc ('k') | webrtc/audio/webrtc_audio.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698