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

Unified Diff: chromecast/public/DEPS

Issue 2156193003: [Chromecast] Add a custom CastMediaClient for Chromecast (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@codecs
Patch Set: CR fixes Created 4 years, 5 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/public/DEPS
diff --git a/chromecast/public/DEPS b/chromecast/public/DEPS
index 30d9ea2d3361f4f6b46e166877d56478f0e59bfd..a8d215f43e22be0e213b0cdf3adb7a01b3d11ae8 100644
--- a/chromecast/public/DEPS
+++ b/chromecast/public/DEPS
@@ -5,4 +5,5 @@ include_rules = [
"-content",
"-net",
"-ui",
+ "+media/decoder_config.h",
]

Powered by Google App Engine
This is Rietveld 408576698