| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 0400de30ce32d9aab2378702bc15b5e5d9f0d563..e472b9f24dd817e00bef309a36a49d5ff888ecae 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -414,8 +414,8 @@
|
| 'common/gpu/image_transport_surface_overlay_mac.h',
|
| 'common/gpu/image_transport_surface_overlay_mac.mm',
|
| 'common/gpu/image_transport_surface_win.cc',
|
| - 'common/gpu/media/create_video_encoder_params.cc',
|
| - 'common/gpu/media/create_video_encoder_params.h',
|
| + 'common/gpu/media_messages.cc',
|
| + 'common/gpu/media_messages.h',
|
| 'common/gpu/media/fake_video_decode_accelerator.cc',
|
| 'common/gpu/media/fake_video_decode_accelerator.h',
|
| 'common/gpu/media/gpu_jpeg_decode_accelerator.cc',
|
| @@ -426,12 +426,6 @@
|
| '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/media/media_channel.cc',
|
| - 'common/gpu/media/media_channel.h',
|
| - 'common/gpu/media/media_messages.cc',
|
| - 'common/gpu/media/media_messages.h',
|
| - 'common/gpu/media/media_service.cc',
|
| - 'common/gpu/media/media_service.h',
|
| 'common/gpu/stream_texture_android.cc',
|
| 'common/gpu/stream_texture_android.h',
|
| 'common/host_discardable_shared_memory_manager.cc',
|
|
|