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

Unified Diff: webrtc/media/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. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: webrtc/media/BUILD.gn
diff --git a/webrtc/media/BUILD.gn b/webrtc/media/BUILD.gn
index c245d6ee3e67a9412e22b756f1e94c0b9cf83a42..d6e2a24ef6b6f4ced23dc194d98ef520437a3a4d 100644
--- a/webrtc/media/BUILD.gn
+++ b/webrtc/media/BUILD.gn
@@ -196,6 +196,7 @@ source_set("rtc_media") {
deps += [
"..:webrtc_common",
+ "../api:audio_api",
"../base:rtc_base_approved",
"../libjingle/xmllite",
"../libjingle/xmpp",

Powered by Google App Engine
This is Rietveld 408576698