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

Unified Diff: .gn

Issue 2424173003: Move functionality out from AudioFrame and into AudioFrameOperations. (Closed)
Patch Set: Created 4 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: .gn
diff --git a/.gn b/.gn
index 7a98fadc3657f619e766ab1e254d736f3a2c13de..c5b9025af65aec930c612c820768e01f5e14de1c 100644
--- a/.gn
+++ b/.gn
@@ -32,6 +32,7 @@ check_targets = [
"//webrtc/modules/audio_coding:webrtc_opus_fec_test",
"//webrtc/modules/audio_device/*",
"//webrtc/modules/audio_mixer/*",
+ "//webrtc/modules/utility/*",
"//webrtc/stats:rtc_stats",
"//webrtc/voice_engine:level_indicator",
]
« no previous file with comments | « no previous file | webrtc/modules/BUILD.gn » ('j') | webrtc/modules/audio_conference_mixer/source/audio_conference_mixer_impl.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698