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

Unified Diff: webrtc/DEPS

Issue 2974453002: Protected streams report RTP messages directly to the FlexFec streams (Closed)
Patch Set: . Created 3 years, 5 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 | webrtc/call/BUILD.gn » ('j') | webrtc/call/flexfec_receive_stream_impl.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/DEPS
diff --git a/webrtc/DEPS b/webrtc/DEPS
index 0e986a2ceb0cf00047c6d8dfa623bb22b734ed3e..3bc94737bd524cd264785f6ba11be562ae877b26 100644
--- a/webrtc/DEPS
+++ b/webrtc/DEPS
@@ -9,6 +9,7 @@ include_rules = [
"+libyuv",
"-webrtc", # Has to be disabled; otherwise all dirs below will be allowed.
# Individual headers that will be moved out of here, see webrtc:4243.
+ "+webrtc/call/secondary_rtp_sinks_container.h", # TODO(eladalon): !!! Reconsider the name.
"+webrtc/common_types.h",
"+webrtc/config.h",
"+webrtc/transport.h",
« no previous file with comments | « no previous file | webrtc/call/BUILD.gn » ('j') | webrtc/call/flexfec_receive_stream_impl.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698