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

Unified Diff: media/media.gyp

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/media.gyp
diff --git a/media/media.gyp b/media/media.gyp
index 1547bae6ce4a7bd85777782f529c35b6c9d8e3af..ceb5b31c1ee7984d9c602f32b30efa7e91c21684 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -395,6 +395,7 @@
'filters/blocking_url_protocol.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