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

Unified Diff: components/copresence/BUILD.gn

Issue 892423002: Adding some audio debugging flags (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Windows fix, take 2 Created 5 years, 10 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 | « components/copresence.gypi ('k') | components/copresence/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/copresence/BUILD.gn
diff --git a/components/copresence/BUILD.gn b/components/copresence/BUILD.gn
index 74dd8760a4f3b4815a59bece3998a3582c1a010f..b518c7930796b6610cf8c7453d3555fb766fcad1 100644
--- a/components/copresence/BUILD.gn
+++ b/components/copresence/BUILD.gn
@@ -53,5 +53,6 @@ static_library("copresence") {
"//content",
"//media",
"//net",
+ "//third_party/webrtc/common_audio",
]
}
« no previous file with comments | « components/copresence.gypi ('k') | components/copresence/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698