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

Unified Diff: remoting/codec/DEPS

Issue 11189047: Add opus audio codec support in remoting (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 2 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 | « media/base/sinc_resampler.cc ('k') | remoting/codec/audio_decoder.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/codec/DEPS
diff --git a/remoting/codec/DEPS b/remoting/codec/DEPS
index df4431aebe66f58c798f3345e15692289e1ba27b..53a94126e7fa4d77bde6c26a8e566667809b3ad0 100644
--- a/remoting/codec/DEPS
+++ b/remoting/codec/DEPS
@@ -2,5 +2,6 @@ include_rules = [
"+remoting/protocol",
"+google/protobuf",
+ "+third_party/opus",
"+third_party/speex",
]
« no previous file with comments | « media/base/sinc_resampler.cc ('k') | remoting/codec/audio_decoder.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698