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

Unified Diff: media/media.gyp

Issue 10651006: Add Common Encryption support to BMFF, including subsample decryption. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Add wrong subsample size test Created 8 years, 5 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: media/media.gyp
diff --git a/media/media.gyp b/media/media.gyp
index 3e5c24b70fbd0c25b3ee930d5eb06819c9f67ba2..5cd1179f9a8000a262bef365f7c7bfa4afb9066c 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -781,6 +781,7 @@
'mp4/es_descriptor_unittest.cc',
'mp4/mp4_stream_parser_unittest.cc',
'mp4/offset_byte_queue_unittest.cc',
+ 'mp4/track_run_iterator_unittest.cc',
],
}],
],

Powered by Google App Engine
This is Rietveld 408576698