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

Unified Diff: BUILD.gn

Issue 3007383002: Replace voe_auto_test (Closed)
Patch Set: reviewer comment Created 3 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 | audio/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index ed80cbeb2c938773cec43f6da1148dbb96892952..e590644526f3be8bed7a227493c18f9d0019d0e3 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -338,9 +338,6 @@ if (!build_with_chromium) {
} else {
deps += [ "modules/video_capture:video_capture_tests" ]
}
- if (!is_ios) {
- deps += [ "voice_engine:voe_auto_test" ]
- }
if (rtc_enable_protobuf) {
deps += [
"audio:low_bandwidth_audio_test",
« no previous file with comments | « no previous file | audio/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698