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

Unified Diff: webrtc/modules/modules.gyp

Issue 1810463002: Adding DebugDumpReplayer. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: a nit Created 4 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
« no previous file with comments | « webrtc/modules/audio_processing/test/debug_dump_test.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/modules/modules.gyp
diff --git a/webrtc/modules/modules.gyp b/webrtc/modules/modules.gyp
index 3e0df4cd3dfaa075f81c7c20725417641ae4d08e..16c7cb43b0f767441e385969603408715045b04a 100644
--- a/webrtc/modules/modules.gyp
+++ b/webrtc/modules/modules.gyp
@@ -445,6 +445,8 @@
'audio_processing/test/audio_buffer_tools.cc',
'audio_processing/test/audio_buffer_tools.h',
'audio_processing/test/audio_processing_unittest.cc',
+ 'audio_processing/test/debug_dump_replayer.cc',
+ 'audio_processing/test/debug_dump_replayer.h',
'audio_processing/test/debug_dump_test.cc',
'audio_processing/test/test_utils.h',
],
« no previous file with comments | « webrtc/modules/audio_processing/test/debug_dump_test.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698