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

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

Issue 609383004: Chromecast: adds test frame-segmenter code to support CMA unit tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@cma-decrypt-context
Patch Set: base/callback include Created 6 years, 2 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/cma/test/DEPS
diff --git a/chromecast/media/cma/test/DEPS b/chromecast/media/cma/test/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..8da496c12e1fd32e4189e1ceda07ff8cc9c14a8c
--- /dev/null
+++ b/chromecast/media/cma/test/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ "+media/ffmpeg",
+ "+media/filters",
+]

Powered by Google App Engine
This is Rietveld 408576698