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

Unified Diff: chrome/browser/media/DEPS

Issue 264793017: Implements RTP header dumping. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
Index: chrome/browser/media/DEPS
diff --git a/chrome/browser/media/DEPS b/chrome/browser/media/DEPS
index c230b82f8eee2fa3a405d12f5d2f9bd2097379f9..ce597727a608f2ba7022edc466c9ee08c71c38a7 100644
--- a/chrome/browser/media/DEPS
+++ b/chrome/browser/media/DEPS
@@ -2,6 +2,7 @@ include_rules = [
"+media/audio",
"+media/base",
"+media/cast",
+ "+third_party/libjingle",
Henrik Grunell 2014/05/05 14:38:03 I'm not so sure we should depend on libjingle here
jiayl 2014/05/05 16:50:56 Correct. It already depends on third_party/webrtc,
Henrik Grunell 2014/05/06 08:34:26 Yes, that's of course more convenient. It's probab
tommi (sloooow) - chröme 2014/05/06 08:58:08 We're depending on libjingle on chromeos so I gues
"+third_party/libyuv",
"+third_party/webrtc",
]
« no previous file with comments | « no previous file | chrome/browser/media/webrtc_rtp_dump_handler.h » ('j') | chrome/browser/media/webrtc_rtp_dump_handler.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698