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

Unified Diff: webrtc/api/audio_codecs/test/BUILD.gn

Issue 2944763002: Revert of Opus implementation of the AudioDecoderFactoryTemplate API (Closed)
Patch Set: Created 3 years, 6 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: webrtc/api/audio_codecs/test/BUILD.gn
diff --git a/webrtc/api/audio_codecs/test/BUILD.gn b/webrtc/api/audio_codecs/test/BUILD.gn
index fb5aecf6eb8e61f47a127391497fcb50c9b4775b..3a48a33b5306a8e9ddbfc3b104dec65970dc0538 100644
--- a/webrtc/api/audio_codecs/test/BUILD.gn
+++ b/webrtc/api/audio_codecs/test/BUILD.gn
@@ -26,7 +26,6 @@
"../../../test:test_support",
"../g722:audio_decoder_g722",
"../g722:audio_encoder_g722",
- "../opus:audio_decoder_opus",
"../opus:audio_encoder_opus",
"//testing/gmock",
]

Powered by Google App Engine
This is Rietveld 408576698