Index: content/content_common.gypi |
=================================================================== |
--- content/content_common.gypi (revision 217687) |
+++ content/content_common.gypi (working copy) |
@@ -197,6 +197,8 @@ |
'common/gpu/client/gpu_channel_host.h', |
'common/gpu/client/gpu_video_decode_accelerator_host.cc', |
'common/gpu/client/gpu_video_decode_accelerator_host.h', |
+ 'common/gpu/client/gpu_video_encode_accelerator_host.cc', |
+ 'common/gpu/client/gpu_video_encode_accelerator_host.h', |
'common/gpu/client/webgraphicscontext3d_command_buffer_impl.cc', |
'common/gpu/client/webgraphicscontext3d_command_buffer_impl.h', |
'common/gpu/gpu_channel.cc', |
@@ -235,6 +237,8 @@ |
'common/gpu/media/h264_parser.h', |
'common/gpu/media/gpu_video_decode_accelerator.cc', |
'common/gpu/media/gpu_video_decode_accelerator.h', |
+ 'common/gpu/media/gpu_video_encode_accelerator.cc', |
+ 'common/gpu/media/gpu_video_encode_accelerator.h', |
'common/gpu/sync_point_manager.h', |
'common/gpu/sync_point_manager.cc', |
'common/gpu/texture_image_transport_surface.h', |