diff options
Diffstat (limited to 'remoting/codec/DEPS')
-rw-r--r-- | remoting/codec/DEPS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/remoting/codec/DEPS b/remoting/codec/DEPS index df4431a..53a9412 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", ] |