| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 55930974c8ca617395c99819f8583f0badae4169..10a32133153d25649849134cfb068b974373dd8c 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -406,6 +406,10 @@
|
| 'common/mac/font_descriptor.mm',
|
| 'common/mac/font_loader.h',
|
| 'common/mac/font_loader.mm',
|
| + 'common/mac/io_surface_manager.cc',
|
| + 'common/mac/io_surface_manager.h',
|
| + 'common/mac/io_surface_manager_messages.h',
|
| + 'common/mac/io_surface_manager_token.h',
|
| 'common/manifest_manager_messages.h',
|
| 'common/media/aec_dump_messages.h',
|
| 'common/media/audio_messages.h',
|
|
|