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

Unified Diff: media/BUILD.gn

Issue 445013002: media: Optimize HW Video to 2D Canvas copy. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: DCHECK context_provider and rebase to ToT Created 6 years, 1 month 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/BUILD.gn
diff --git a/media/BUILD.gn b/media/BUILD.gn
index 2353ce4ef0dfefb86ce21907a135c064710e00a0..da290a28b292b5a5a0ac9e609f7b3ca1fc50b3f1 100644
--- a/media/BUILD.gn
+++ b/media/BUILD.gn
@@ -82,6 +82,7 @@ component("media") {
"filters/audio_renderer_impl.h",
"filters/chunk_demuxer.cc",
"filters/chunk_demuxer.h",
+ "filters/context_3d_provider.h",
"filters/decoder_selector.cc",
"filters/decoder_selector.h",
"filters/decoder_stream.cc",

Powered by Google App Engine
This is Rietveld 408576698