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

Unified Diff: remoting/codec/DEPS

Issue 10831246: Speex encoding/decoding. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Addressed comments Created 8 years, 4 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 | « no previous file | remoting/codec/audio_decoder.cc » ('j') | remoting/codec/audio_decoder_speex.cc » ('J')
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 6076cf2a353bc5611551d3361bb7d2db0e055fcc..df4431aebe66f58c798f3345e15692289e1ba27b 100644
--- a/remoting/codec/DEPS
+++ b/remoting/codec/DEPS
@@ -1,4 +1,6 @@
include_rules = [
- "+google/protobuf",
"+remoting/protocol",
+
+ "+google/protobuf",
+ "+third_party/speex",
]
« no previous file with comments | « no previous file | remoting/codec/audio_decoder.cc » ('j') | remoting/codec/audio_decoder_speex.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698