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

Unified Diff: remoting/protocol/DEPS

Issue 2903153004: [Chromoting] Implement down mixing in AudioPump (Closed)
Patch Set: Resolve review comments Created 3 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: remoting/protocol/DEPS
diff --git a/remoting/protocol/DEPS b/remoting/protocol/DEPS
index b5d7cb48f38258166ae1c300e8c78ec7b678f43c..2a9ccf3fcdaa302de4099ce672a52ed2aef4e438 100644
--- a/remoting/protocol/DEPS
+++ b/remoting/protocol/DEPS
@@ -5,6 +5,7 @@ include_rules = [
"+ppapi/c",
"+ppapi/cpp",
"+ppapi/utility",
+ "+media/base",
"+remoting/codec",
"+remoting/signaling",
"+third_party/boringssl",

Powered by Google App Engine
This is Rietveld 408576698