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

Unified Diff: components/copresence/DEPS

Issue 892423002: Adding some audio debugging flags (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
Index: components/copresence/DEPS
diff --git a/components/copresence/DEPS b/components/copresence/DEPS
index 959832a7f8a8e1b3b8ba4e7d4980f57958ca441a..96285fcbd67cb802d9b84c3629cdaa53f7a29e7b 100644
--- a/components/copresence/DEPS
+++ b/components/copresence/DEPS
@@ -6,5 +6,6 @@ include_rules = [
"+google_apis",
"+media",
"+net",
+ "+third_party/webrtc/common_audio",
"+url",
]

Powered by Google App Engine
This is Rietveld 408576698