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

Unified Diff: chromecast/media/audio/DEPS

Issue 1105803002: Exposes a shlib interface for media/audio path. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Comment out streaming test until the default implementation is improved. Created 5 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/media/audio/DEPS
diff --git a/chromecast/graphics/DEPS b/chromecast/media/audio/DEPS
similarity index 68%
copy from chromecast/graphics/DEPS
copy to chromecast/media/audio/DEPS
index ada2e660c17552250665ab9a9de3d0d6de84da3b..026006cbf0d0094d858189565233669335f31a6f 100644
--- a/chromecast/graphics/DEPS
+++ b/chromecast/media/audio/DEPS
@@ -1,3 +1,4 @@
include_rules = [
"+chromecast/public",
-]
+ "+media/audio",
+]

Powered by Google App Engine
This is Rietveld 408576698