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

Unified Diff: webrtc/modules/audio_processing/BUILD.gn

Issue 1398473004: Changed queue implementation to the proposed vector-based solution. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@lock_unittest_CL
Patch Set: Changes in response to reviewer comments Created 5 years, 2 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/BUILD.gn
diff --git a/webrtc/modules/audio_processing/BUILD.gn b/webrtc/modules/audio_processing/BUILD.gn
index 9a45cecd6c8533ceedd6f73d2d4a7f14e8a8876f..aef9e6a1a9d0f34970b447dabd656212061b5e75 100644
--- a/webrtc/modules/audio_processing/BUILD.gn
+++ b/webrtc/modules/audio_processing/BUILD.gn
@@ -88,6 +88,7 @@ source_set("audio_processing") {
"rms_level.h",
"splitting_filter.cc",
"splitting_filter.h",
+ "swap_queue.h",
"three_band_filter_bank.cc",
"three_band_filter_bank.h",
"transient/common.h",
« no previous file with comments | « no previous file | webrtc/modules/audio_processing/audio_processing.gypi » ('j') | webrtc/modules/audio_processing/swap_queue.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698