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

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: Resolve comments, rebase to ToT Created 6 years, 2 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/BUILD.gn
diff --git a/media/BUILD.gn b/media/BUILD.gn
index 280dc3d84dce0bc8e59d813bcedc52aa0886442d..728357e68370a2656b966c777160a864a4d7c13f 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