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

Unified Diff: chromecast/media/cma/decoder/DEPS

Issue 1494713002: [Chromecast] Move CastAudioDecoder out to chromecast/media/cma/decoder (Closed) Base URL: https://chromium.googlesource.com/chromium/src@master
Patch Set: remove tracing and compatibility #ifdef Created 5 years 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/cma/decoder/BUILD.gn ('k') | chromecast/media/cma/decoder/cast_audio_decoder.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/media/cma/decoder/DEPS
diff --git a/chromecast/media/cma/test/DEPS b/chromecast/media/cma/decoder/DEPS
similarity index 55%
copy from chromecast/media/cma/test/DEPS
copy to chromecast/media/cma/decoder/DEPS
index d17e221db3a2a62624388fa0cb71a021966c7e47..343deac49854e91028208fcff0fb508fdd86759a 100644
--- a/chromecast/media/cma/test/DEPS
+++ b/chromecast/media/cma/decoder/DEPS
@@ -1,3 +1,4 @@
include_rules = [
+ "+chromecast/media/cma/base",
"+media/filters",
]
« no previous file with comments | « chromecast/media/cma/decoder/BUILD.gn ('k') | chromecast/media/cma/decoder/cast_audio_decoder.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698