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

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: rename from Context3DProvider to Context3D 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 20f1eaa5a97fef2dc63b117036540eba2611586a..c39c65c5265489a9919aff18208337df120e088b 100644
--- a/media/BUILD.gn
+++ b/media/BUILD.gn
@@ -84,6 +84,7 @@ component("media") {
"filters/audio_renderer_impl.h",
"filters/chunk_demuxer.cc",
"filters/chunk_demuxer.h",
+ "filters/context_3d.h",
"filters/decoder_selector.cc",
"filters/decoder_selector.h",
"filters/decoder_stream.cc",

Powered by Google App Engine
This is Rietveld 408576698