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

Unified Diff: media/base/BUILD.gn

Issue 1281113002: MSE: Warn when keyframe after track_buffer is significantly in future (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix mock media log license Created 5 years, 4 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/base/mock_media_log.h » ('j') | media/base/mock_media_log.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/base/BUILD.gn
diff --git a/media/base/BUILD.gn b/media/base/BUILD.gn
index 3ff3534ec69f1675b6efb88816400e22e0373d05..264053ec3a61ba09a6a8998b6414a63f7295000b 100644
--- a/media/base/BUILD.gn
+++ b/media/base/BUILD.gn
@@ -347,6 +347,8 @@ source_set("test_support") {
"mock_demuxer_host.h",
"mock_filters.cc",
"mock_filters.h",
+ "mock_media_log.cc",
+ "mock_media_log.h",
"test_data_util.cc",
"test_data_util.h",
"test_helpers.cc",
« no previous file with comments | « no previous file | media/base/mock_media_log.h » ('j') | media/base/mock_media_log.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698