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

Unified Diff: webrtc/media/BUILD.gn

Issue 2737633002: Remove VoEHardware interface usage. (Closed)
Patch Set: comments + compile issue Created 3 years, 9 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/media/engine/adm_helpers.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/media/BUILD.gn
diff --git a/webrtc/media/BUILD.gn b/webrtc/media/BUILD.gn
index a5185629173c645d4dc8023ef865b5835b0403d5..6b18392ee1776400bf897c125d8dc33da2caf170 100644
--- a/webrtc/media/BUILD.gn
+++ b/webrtc/media/BUILD.gn
@@ -121,6 +121,8 @@ rtc_static_library("rtc_media") {
libs = []
deps = []
sources = [
+ "engine/adm_helpers.cc",
+ "engine/adm_helpers.h",
"engine/apm_helpers.cc",
"engine/apm_helpers.h",
"engine/internaldecoderfactory.cc",
« no previous file with comments | « no previous file | webrtc/media/engine/adm_helpers.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698