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

Unified Diff: modules/video_coding/DEPS

Issue 2951033003: [EXPERIMENTAL] Generic stereo codec with index header sending single frames
Patch Set: Rebase and add external codec support. Created 3 years, 3 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 | « modules/video_coding/BUILD.gn ('k') | modules/video_coding/codec_database.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: modules/video_coding/DEPS
diff --git a/modules/video_coding/DEPS b/modules/video_coding/DEPS
index af1a6e7f987c60dc976dd1ad25699e8019eb3864..6d7d6ebf8712e73e89f800c6d57a5f194ff391a1 100644
--- a/modules/video_coding/DEPS
+++ b/modules/video_coding/DEPS
@@ -13,7 +13,7 @@ specific_include_rules = {
"+base/android",
"+sdk",
],
- "(.*test\.cc|.*test\.h|.*test\.mm)": [
+ "(.*test\.cc|.*test\.h|.*test\.mm|.*stereo\.*)": [
"+media/engine",
"+sdk",
],
« no previous file with comments | « modules/video_coding/BUILD.gn ('k') | modules/video_coding/codec_database.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698