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

Unified Diff: .gn

Issue 2622493002: Move FilePlayer and FileRecorder to Voice Engine (Closed)
Patch Set: Created 3 years, 11 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 | « no previous file | webrtc/modules/BUILD.gn » ('j') | webrtc/voice_engine/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gn
diff --git a/.gn b/.gn
index 3e0fcf275e70c951619fa84ced03039adf41938f..77394c64409ae2262d2bdca546cbf78a27683d5b 100644
--- a/.gn
+++ b/.gn
@@ -42,6 +42,9 @@ check_targets = [
"//webrtc/modules/remote_bitrate_estimator/*",
"//webrtc/stats:rtc_stats",
"//webrtc/voice_engine",
+ "//webrtc/voice_engine:audio_coder",
+ "//webrtc/voice_engine:file_player",
+ "//webrtc/voice_engine:file_recorder",
"//webrtc/voice_engine:level_indicator",
]
« no previous file with comments | « no previous file | webrtc/modules/BUILD.gn » ('j') | webrtc/voice_engine/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698