| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 65b025d4a8bb28fb58bb37f4b916ddc5fc11ddce..b58a1c56772886082240d589c966873c977f0064 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -199,6 +199,8 @@
|
| 'common/gpu/media/mac_video_decode_accelerator.mm',
|
| 'common/gpu/media/gpu_video_decode_accelerator.cc',
|
| 'common/gpu/media/gpu_video_decode_accelerator.h',
|
| + 'common/gpu/sync_point_manager.h',
|
| + 'common/gpu/sync_point_manager.cc',
|
| 'common/gpu/texture_image_transport_surface.h',
|
| 'common/gpu/texture_image_transport_surface.cc',
|
| 'common/handle_enumerator_win.cc',
|
|
|