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

Unified Diff: media/BUILD.gn

Issue 2174533002: Implement WebM subsample support (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased Created 4 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 | « no previous file | media/formats/webm/webm_constants.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/BUILD.gn
diff --git a/media/BUILD.gn b/media/BUILD.gn
index 252f305d13ac4fb74b9425f32396e465bb7b29e5..c8434acd49a715521c4e5d4b6656dc01ad437702 100644
--- a/media/BUILD.gn
+++ b/media/BUILD.gn
@@ -565,6 +565,7 @@ test("media_unittests") {
"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",
« no previous file with comments | « no previous file | media/formats/webm/webm_constants.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698