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

Unified Diff: chromecast/renderer/DEPS

Issue 973633002: Chromecast: Play audio streams not supported by CMA via default renderer (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: CR feedback Created 5 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: chromecast/renderer/DEPS
diff --git a/chromecast/renderer/DEPS b/chromecast/renderer/DEPS
index 22bc1dd9bf36ac5ac5b2c430f42490ea04a9d5ba..1015677bcbcab4c1bee0a99f0272dc660dfde933 100644
--- a/chromecast/renderer/DEPS
+++ b/chromecast/renderer/DEPS
@@ -6,6 +6,7 @@ include_rules = [
"+components/network_hints/renderer",
"+content/public/renderer",
"+media/base",
+ "+media/renderers",
"+third_party/WebKit/public/platform",
"+third_party/WebKit/public/web",
]

Powered by Google App Engine
This is Rietveld 408576698