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

Unified Diff: media/cast/DEPS

Issue 250363002: [Cast] Clean-up RtpCastHeader and RtpParser, removing the last WebRTC dependency. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Addressed hubbe's comment. Created 6 years, 8 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 | media/cast/README » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/cast/DEPS
diff --git a/media/cast/DEPS b/media/cast/DEPS
index 76d22b65d852f7476f6754f33fec51cd81d560b3..abee2864b31d2ab2abaf77d69dbe98797623794b 100644
--- a/media/cast/DEPS
+++ b/media/cast/DEPS
@@ -3,7 +3,6 @@ include_rules = [
"+media",
"+net",
"+third_party/libyuv",
- "+third_party/webrtc",
"+third_party/zlib",
"+ui/gfx",
]
« no previous file with comments | « no previous file | media/cast/README » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698