Chromium Code Reviews

Unified Diff: webrtc/pc/BUILD.gn

Issue 2059703002: Move webrtc/audio_*.h to webrtc/api/call (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Fixed audio_sink.h Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: webrtc/pc/BUILD.gn
diff --git a/webrtc/pc/BUILD.gn b/webrtc/pc/BUILD.gn
index bf0f2b53f84cd4a3808b7b2c447da6f5d6e5a088..41cc117dad58bf716d6cb081ebd4a296854c030e 100644
--- a/webrtc/pc/BUILD.gn
+++ b/webrtc/pc/BUILD.gn
@@ -48,6 +48,7 @@ source_set("rtc_pc") {
]
deps = [
+ "../api:audio_api",
"../base:rtc_base",
"../media",
]
« webrtc/api/BUILD.gn ('K') | « webrtc/media/media.gyp ('k') | webrtc/pc/channel.h » ('j') | no next file with comments »

Powered by Google App Engine