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

Unified Diff: webrtc/modules/BUILD.gn

Issue 2424173003: Move functionality out from AudioFrame and into AudioFrameOperations. (Closed)
Patch Set: Created 4 years, 2 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/modules/BUILD.gn
diff --git a/webrtc/modules/BUILD.gn b/webrtc/modules/BUILD.gn
index 17da35dff4da8f811ee2193d2a4b319ce0b0ef98..aad286220d29f2130b72e83d621a6692d6af37e0 100644
--- a/webrtc/modules/BUILD.gn
+++ b/webrtc/modules/BUILD.gn
@@ -654,6 +654,7 @@ if (rtc_include_tests) {
"remote_bitrate_estimator:bwe_simulator_lib",
"rtp_rtcp",
"utility",
+ "utility:audio_frame_operations",
"video_capture",
"video_coding",
"video_coding:video_codecs_test_framework",

Powered by Google App Engine
This is Rietveld 408576698