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

Unified Diff: content/common/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: content/common/DEPS
diff --git a/content/common/DEPS b/content/common/DEPS
index 2245cf5e86fd58eae6dac3f36a121b5afbef8dfa..fb0b000389576613c0c748c5401eeafa5162ebba 100644
--- a/content/common/DEPS
+++ b/content/common/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+media/audio",
"+media/base",
+ "+media/cast",
"-webkit/browser",
"-webkit/child",
"-webkit/renderer",

Powered by Google App Engine
This is Rietveld 408576698