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

Unified Diff: media/media.gyp

Issue 2174533002: Implement WebM subsample support (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rewrite the code to make it clearer Created 4 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 afcb0d3a98c0f2087994fbc51f33d91246c9c327..e13527769916065ab89f6fa9f2d1697eaed63e82 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -1272,6 +1272,7 @@
'formats/webm/tracks_builder.h',
'formats/webm/webm_cluster_parser_unittest.cc',
'formats/webm/webm_content_encodings_client_unittest.cc',
+ 'formats/webm/webm_crypto_helpers_unittest.cc',
'formats/webm/webm_parser_unittest.cc',
'formats/webm/webm_stream_parser_unittest.cc',
'formats/webm/webm_tracks_parser_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698