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

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: address damien's comments 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/ash/system/DEPS b/chromecast/media/cma/test/DEPS
similarity index 50%
copy from ash/system/DEPS
copy to chromecast/media/cma/test/DEPS
index abf5b5f48c465447da8f141e26df2ff7b631a00c..d17e221db3a2a62624388fa0cb71a021966c7e47 100644
--- a/ash/system/DEPS
+++ b/chromecast/media/cma/test/DEPS
@@ -1,3 +1,3 @@
include_rules = [
- "-chromeos",
+ "+media/filters",
]

Powered by Google App Engine
This is Rietveld 408576698