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

Unified Diff: .gn

Issue 2273623002: Migrated GN target :g711_test (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@real_master
Patch Set: Added the linker log Android dependency to rtc_base_approved in Gyp. Created 4 years, 4 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/base/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 75e2587cee87b32f37bff5be967f39f658683885..24ca3c186b8a73c6af2a681c55b275b42b235cca 100644
--- a/.gn
+++ b/.gn
@@ -24,6 +24,7 @@ check_targets = [
"//webrtc/voice_engine:level_indicator",
"//webrtc/modules/audio_coding:isac_fix_test",
"//webrtc/modules/audio_mixer:audio_conference_mixer",
+ "//webrtc/modules/audio_coding:g711_test",
]
# These are the list of GN files that run exec_script. This whitelist exists
« no previous file with comments | « no previous file | webrtc/base/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698