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

Unified Diff: webrtc/modules/audio_processing/test/conversational_speech/mock_wavreader.cc

Issue 2774423005: Conversational Speech tool, WavReaderAdaptor and unit test (Closed)
Patch Set: comments from Karl addressed Created 3 years, 9 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
Index: webrtc/modules/audio_processing/test/conversational_speech/mock_wavreader.cc
diff --git a/webrtc/modules/audio_processing/test/conversational_speech/mock_wavreader.cc b/webrtc/modules/audio_processing/test/conversational_speech/mock_wavreader.cc
index 3bdd059d17ae3daf95ad41d6d19d13cbeafc6d79..7d2f2b663e9e5509ba5f1120c66d23e82c5ff751 100644
--- a/webrtc/modules/audio_processing/test/conversational_speech/mock_wavreader.cc
+++ b/webrtc/modules/audio_processing/test/conversational_speech/mock_wavreader.cc
@@ -10,8 +10,6 @@
#include "webrtc/modules/audio_processing/test/conversational_speech/mock_wavreader.h"
-#include "webrtc/test/gmock.h"
-
namespace webrtc {
namespace test {
namespace conversational_speech {

Powered by Google App Engine
This is Rietveld 408576698