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

Unified Diff: chrome/renderer/media/DEPS

Issue 138753004: Cast: IPC glue between cast library transport and encoders. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: added rtp statistics callbacks Created 6 years, 10 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/renderer/media/DEPS
diff --git a/chrome/renderer/media/DEPS b/chrome/renderer/media/DEPS
index 2b97b7e246abcc0568b1a5d434b3d10000fceb7d..0fa0fc55dd041a4cfcf0c73949771efebe0f6704 100644
--- a/chrome/renderer/media/DEPS
+++ b/chrome/renderer/media/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+content/common",
"+media/base", # For basic media functions.
"+media/cast", # For cast streaming library.
]

Powered by Google App Engine
This is Rietveld 408576698