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

Unified Diff: chrome/browser/media/DEPS

Issue 2310753002: Media Remoting: Data/Control plumbing between renderer and Media Router. (Closed)
Patch Set: Created 4 years, 3 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 dcd73c7088cb5047e72b190e6aff67506b194c04..52f7053afb5106b02c5ff3ed7afa8c6117b302f9 100644
--- a/chrome/browser/media/DEPS
+++ b/chrome/browser/media/DEPS
@@ -4,6 +4,7 @@ include_rules = [
"+media/base",
"+media/cast",
"+media/media_features.h",
+ "+media/mojo/interfaces",
"+third_party/libyuv",
"+third_party/webrtc",
]

Powered by Google App Engine
This is Rietveld 408576698