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

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/call.cc » ('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..ecfd22bcd2205acb6e47e558d475b374356e11ce 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.
stefan-webrtc 2017/07/07 09:36:24 Reconsider the name?
eladalon 2017/07/07 14:16:24 Yes. (Despite the lack of "!!!", this one is inten
"+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/call.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698