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

Unified Diff: chromecast/media/DEPS

Issue 1308153005: [Chromecast] Plumbs raw audio through CMA backend. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fixed cast_shell compile error Created 5 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
« no previous file with comments | « chromecast/media/BUILD.gn ('k') | chromecast/media/audio/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/media/DEPS
diff --git a/chromecast/media/DEPS b/chromecast/media/DEPS
index f980e38b56dcee35dfec1fdbf3b7714d145f8930..48932c63b361d5f334b8874285b1262e7820df43 100644
--- a/chromecast/media/DEPS
+++ b/chromecast/media/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+gpu",
+ "+media/audio",
"+media/base",
"+media/cdm",
"+media/renderers",
« no previous file with comments | « chromecast/media/BUILD.gn ('k') | chromecast/media/audio/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698