| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 3a91365a3e98593c84fbf1aed6533d2e721ab91e..5a5b37d47cfe498db15635e1589ba671bf3a8613 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -280,6 +280,10 @@
|
| 'common/gpu/image_transport_surface_android.cc',
|
| 'common/gpu/image_transport_surface_linux.cc',
|
| 'common/gpu/image_transport_surface_mac.cc',
|
| + 'common/gpu/image_transport_surface_mac.h',
|
| + 'common/gpu/image_transport_surface_calayer_mac.mm',
|
| + 'common/gpu/image_transport_surface_iosurface_mac.cc',
|
| + 'common/gpu/image_transport_surface_iosurface_mac.h',
|
| 'common/gpu/image_transport_surface_win.cc',
|
| 'common/gpu/media/gpu_video_decode_accelerator.cc',
|
| 'common/gpu/media/gpu_video_decode_accelerator.h',
|
|
|