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

Unified Diff: content/content_common.gypi

Issue 340933002: Add VTSupport for dynamically linking VideoToolbox. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 6 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: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 240c001fccac7199cc5122b955c23b68778df593..d2f8d4d17ae3ce6af8baf11e90924e09a10dd5dc 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -571,6 +571,8 @@
'common/gpu/client/gpu_memory_buffer_impl_io_surface.h',
'common/gpu/media/vt_video_decode_accelerator.cc',
'common/gpu/media/vt_video_decode_accelerator.h',
+ 'common/gpu/media/vt_support.cc',
+ 'common/gpu/media/vt_support.h',
],
'sources!': [
'common/plugin_list_posix.cc',
« content/common/gpu/media/vt_support.cc ('K') | « content/common/gpu/media/vt_support.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698