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

Unified Diff: chromecast/DEPS

Issue 1074383002: Introduce VideoConfig/AudioConfig class for CMA backend (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Split the strcutre into {Audio|Video}Config Created 5 years, 8 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 | « no previous file | chromecast/chromecast.gyp » ('j') | chromecast/media/cma/base/decoder_config_adapter.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/DEPS
diff --git a/chromecast/DEPS b/chromecast/DEPS
index d278340598544b66db906abe96e5c70c182cfb46..189b95a32ba46ed4d12861c443359b16c8a1cb96 100644
--- a/chromecast/DEPS
+++ b/chromecast/DEPS
@@ -5,6 +5,7 @@ include_rules = [
# sub-directory within chromecast/.
"-chromecast",
"+chromecast/base",
+ "+chromecast/public/media",
# Other Chromecast-wide dependencies.
"+content/public/common",
« no previous file with comments | « no previous file | chromecast/chromecast.gyp » ('j') | chromecast/media/cma/base/decoder_config_adapter.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698