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

Unified Diff: .gn

Issue 2321473004: Move coder, file_player, and file_recorder to webrtc/voice_engine (Closed)
Patch Set: Update .gyp files Created 4 years, 3 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') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gn
diff --git a/.gn b/.gn
index 65bc7dd3ecf51d3648d4bad0e19dba48dc0d4ea7..0b295478f4b50b4bd6a350158eddc5d8a209523a 100644
--- a/.gn
+++ b/.gn
@@ -32,6 +32,9 @@ check_targets = [
"//webrtc/modules/audio_coding:isac",
"//webrtc/modules/audio_coding:isac_api_test",
"//webrtc/modules/audio_coding:isac_switch_samprate_test",
+ "//webrtc/voice_engine:audio_coder",
+ "//webrtc/voice_engine:file_player",
+ "//webrtc/voice_engine:file_recorder",
]
# These are the list of GN files that run exec_script. This whitelist exists
« no previous file with comments | « no previous file | webrtc/modules/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698