| Index: content/content_common.gypi
|
| ===================================================================
|
| --- content/content_common.gypi (revision 77927)
|
| +++ content/content_common.gypi (working copy)
|
| @@ -52,6 +52,7 @@
|
| 'common/file_system/webfilewriter_impl.cc',
|
| 'common/file_system/webfilewriter_impl.h',
|
| 'common/file_system_messages.h',
|
| + 'common/file_utilities_messages.h',
|
| 'common/font_descriptor_mac.h',
|
| 'common/font_descriptor_mac.mm',
|
| 'common/font_loader_mac.h',
|
| @@ -59,9 +60,13 @@
|
| 'common/gpu_info.cc',
|
| 'common/gpu_info.h',
|
| 'common/gpu_messages.h',
|
| + 'common/hi_res_timer_manager_posix.cc',
|
| + 'common/hi_res_timer_manager_win.cc',
|
| + 'common/hi_res_timer_manager.h',
|
| 'common/main_function_params.h',
|
| 'common/message_router.cc',
|
| 'common/message_router.h',
|
| + 'common/mime_registry_messages.h',
|
| 'common/notification_details.cc',
|
| 'common/notification_details.h',
|
| 'common/notification_observer.h',
|
|
|