Chromium Code Reviews| Index: content/content_common.gypi |
| diff --git a/content/content_common.gypi b/content/content_common.gypi |
| index 65b025d4a8bb28fb58bb37f4b916ddc5fc11ddce..11fa26d3e5679c959d067aa788a47b9961e94876 100644 |
| --- a/content/content_common.gypi |
| +++ b/content/content_common.gypi |
| @@ -201,6 +201,8 @@ |
| 'common/gpu/media/gpu_video_decode_accelerator.h', |
| 'common/gpu/texture_image_transport_surface.h', |
| 'common/gpu/texture_image_transport_surface.cc', |
| + 'common/gpu/sync_point_manager.h', |
|
apatrick_chromium
2012/06/05 18:44:15
nit: not in alphabetic order
piman
2012/06/05 20:09:50
Done.
|
| + 'common/gpu/sync_point_manager.cc', |
| 'common/handle_enumerator_win.cc', |
| 'common/handle_enumerator_win.h', |
| 'common/indexed_db/indexed_db_key.cc', |