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

Unified Diff: chrome/browser/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: works Created 6 years, 11 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 3417e64d1f2042a1f0496788bd8a5209d9b726b1..9deeef72cd9415699324cd2d8819bac65046bc41 100644
--- a/chrome/browser/media/DEPS
+++ b/chrome/browser/media/DEPS
@@ -1,6 +1,8 @@
include_rules = [
+ "+content/common",
"+media/audio",
"+media/base",
+ "+media/cast",
"+third_party/libyuv",
"+third_party/webrtc",
"+third_party/zlib"

Powered by Google App Engine
This is Rietveld 408576698