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

Unified Diff: .gn

Issue 2424173003: Move functionality out from AudioFrame and into AudioFrameOperations. (Closed)
Patch Set: Updated deprecation notice, minimized diff to original unittest. Created 4 years, 1 month 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/audio/BUILD.gn » ('j') | webrtc/audio/utility/audio_frame_operations.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gn
diff --git a/.gn b/.gn
index 82dfd83b7a850932f0e1fe789d1ee008c42c762d..5570c9039548ab3f9f68eb5786eade37116c6d2d 100644
--- a/.gn
+++ b/.gn
@@ -23,6 +23,7 @@ check_targets = [
"//webrtc/api:audio_mixer_api",
"//webrtc/api:transport_api",
"//webrtc/api:rtc_stats_api",
+ "//webrtc/audio/utility/*",
"//webrtc/modules/audio_coding:audio_decoder_factory_interface",
"//webrtc/modules/audio_coding:audio_format",
"//webrtc/modules/audio_coding:audio_format_conversion",
« no previous file with comments | « no previous file | webrtc/audio/BUILD.gn » ('j') | webrtc/audio/utility/audio_frame_operations.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698