| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index c902ca78dd2c1a3e5d103e0fb56746cf9f9ff387..95ca603b4928f782f1b592a00b044c5e659c2db3 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -314,14 +314,14 @@
|
| '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/null_transport_surface.cc',
|
| + 'common/gpu/null_transport_surface.h',
|
| 'common/gpu/stream_texture_android.cc',
|
| 'common/gpu/stream_texture_android.h',
|
| 'common/gpu/surface_handle_types_mac.cc',
|
| 'common/gpu/surface_handle_types_mac.h',
|
| 'common/gpu/sync_point_manager.cc',
|
| 'common/gpu/sync_point_manager.h',
|
| - 'common/gpu/texture_image_transport_surface.cc',
|
| - 'common/gpu/texture_image_transport_surface.h',
|
| 'common/handle_enumerator_win.cc',
|
| 'common/handle_enumerator_win.h',
|
| 'common/host_shared_bitmap_manager.cc',
|
|
|