| Index: base/base.gypi
|
| ===================================================================
|
| --- base/base.gypi (revision 140304)
|
| +++ base/base.gypi (working copy)
|
| @@ -140,6 +140,9 @@
|
| 'global_descriptors_posix.h',
|
| 'gtest_prod_util.h',
|
| 'hash_tables.h',
|
| + 'hi_res_timer_manager_posix.cc',
|
| + 'hi_res_timer_manager_win.cc',
|
| + 'hi_res_timer_manager.h',
|
| 'id_map.h',
|
| 'json/json_file_value_serializer.cc',
|
| 'json/json_file_value_serializer.h',
|
| @@ -253,6 +256,8 @@
|
| 'platform_file_posix.cc',
|
| 'platform_file_win.cc',
|
| 'port.h',
|
| + 'posix/unix_domain_socket.cc',
|
| + 'posix/unix_domain_socket.h',
|
| 'process.h',
|
| 'process_linux.cc',
|
| 'process_posix.cc',
|
|
|