OLD | NEW |
---|---|
1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. |
2 # Use of this source code is governed by a BSD-style license that can be | 2 # Use of this source code is governed by a BSD-style license that can be |
3 # found in the LICENSE file. | 3 # found in the LICENSE file. |
4 | 4 |
5 { | 5 { |
6 'target_defaults': { | 6 'target_defaults': { |
7 'variables': { | 7 'variables': { |
8 'base_target': 0, | 8 'base_target': 0, |
9 'base_i18n_target': 0, | 9 'base_i18n_target': 0, |
10 }, | 10 }, |
11 'target_conditions': [ | 11 'target_conditions': [ |
12 # This part is shared between the targets defined below. | 12 # This part is shared between the targets defined below. |
13 ['base_target==1', { | 13 ['base_target==1', { |
14 'sources': [ | 14 'sources': [ |
15 '../build/build_config.h', | 15 '../build/build_config.h', |
16 'third_party/dmg_fp/dmg_fp.h', | |
17 'third_party/dmg_fp/g_fmt.cc', | |
18 'third_party/dmg_fp/dtoa_wrapper.cc', | |
19 'third_party/icu/icu_utf.cc', | |
20 'third_party/icu/icu_utf.h', | |
21 'third_party/nspr/prtime.cc', | |
22 'third_party/nspr/prtime.h', | |
23 'third_party/superfasthash/superfasthash.c', | |
24 'third_party/xdg_mime/xdgmime.h', | |
25 'allocator/allocator_extension.cc', | 16 'allocator/allocator_extension.cc', |
26 'allocator/allocator_extension.h', | 17 'allocator/allocator_extension.h', |
27 'allocator/type_profiler_control.cc', | 18 'allocator/type_profiler_control.cc', |
28 'allocator/type_profiler_control.h', | 19 'allocator/type_profiler_control.h', |
29 'android/application_status_listener.cc', | 20 'android/application_status_listener.cc', |
30 'android/application_status_listener.h', | 21 'android/application_status_listener.h', |
31 'android/base_jni_onload.cc', | 22 'android/base_jni_onload.cc', |
32 'android/base_jni_onload.h', | 23 'android/base_jni_onload.h', |
33 'android/base_jni_registrar.cc', | 24 'android/base_jni_registrar.cc', |
34 'android/base_jni_registrar.h', | 25 'android/base_jni_registrar.h', |
35 'android/build_info.cc', | 26 'android/build_info.cc', |
36 'android/build_info.h', | 27 'android/build_info.h', |
37 'android/command_line_android.cc', | 28 'android/command_line_android.cc', |
38 'android/command_line_android.h', | 29 'android/command_line_android.h', |
39 'android/content_uri_utils.cc', | 30 'android/content_uri_utils.cc', |
40 'android/content_uri_utils.h', | 31 'android/content_uri_utils.h', |
41 'android/cpu_features.cc', | 32 'android/cpu_features.cc', |
42 'android/event_log.cc', | 33 'android/event_log.cc', |
43 'android/event_log.h', | 34 'android/event_log.h', |
44 'android/field_trial_list.cc', | 35 'android/field_trial_list.cc', |
45 'android/field_trial_list.h', | 36 'android/field_trial_list.h', |
46 'android/fifo_utils.cc', | 37 'android/fifo_utils.cc', |
47 'android/fifo_utils.h', | 38 'android/fifo_utils.h', |
48 'android/important_file_writer_android.cc', | 39 'android/important_file_writer_android.cc', |
49 'android/important_file_writer_android.h', | 40 'android/important_file_writer_android.h', |
50 'android/locale_utils.h', | 41 'android/java_handler_thread.cc', |
51 'android/locale_utils.cc', | 42 'android/java_handler_thread.h', |
52 'android/scoped_java_ref.cc', | |
53 'android/scoped_java_ref.h', | |
54 'android/jni_android.cc', | 43 'android/jni_android.cc', |
55 'android/jni_android.h', | 44 'android/jni_android.h', |
56 'android/jni_array.cc', | 45 'android/jni_array.cc', |
57 'android/jni_array.h', | 46 'android/jni_array.h', |
58 'android/jni_onload_delegate.h', | 47 'android/jni_onload_delegate.h', |
59 'android/jni_registrar.cc', | 48 'android/jni_registrar.cc', |
60 'android/jni_registrar.h', | 49 'android/jni_registrar.h', |
61 'android/jni_string.cc', | 50 'android/jni_string.cc', |
62 'android/jni_string.h', | 51 'android/jni_string.h', |
63 'android/jni_utils.cc', | 52 'android/jni_utils.cc', |
64 'android/jni_utils.h', | 53 'android/jni_utils.h', |
65 'android/jni_weak_ref.cc', | 54 'android/jni_weak_ref.cc', |
66 'android/jni_weak_ref.h', | 55 'android/jni_weak_ref.h', |
56 'android/library_loader/library_load_from_apk_status_codes.h', | |
67 'android/library_loader/library_loader_hooks.cc', | 57 'android/library_loader/library_loader_hooks.cc', |
68 'android/library_loader/library_loader_hooks.h', | 58 'android/library_loader/library_loader_hooks.h', |
69 'android/library_loader/library_load_from_apk_status_codes.h', | 59 'android/locale_utils.cc', |
60 'android/locale_utils.h', | |
70 'android/memory_pressure_listener_android.cc', | 61 'android/memory_pressure_listener_android.cc', |
71 'android/memory_pressure_listener_android.h', | 62 'android/memory_pressure_listener_android.h', |
72 'android/java_handler_thread.cc', | |
73 'android/java_handler_thread.h', | |
74 'android/path_service_android.cc', | 63 'android/path_service_android.cc', |
75 'android/path_service_android.h', | 64 'android/path_service_android.h', |
76 'android/path_utils.cc', | 65 'android/path_utils.cc', |
77 'android/path_utils.h', | 66 'android/path_utils.h', |
78 'android/record_histogram.cc', | 67 'android/record_histogram.cc', |
79 'android/record_histogram.h', | 68 'android/record_histogram.h', |
69 'android/scoped_java_ref.cc', | |
70 'android/scoped_java_ref.h', | |
80 'android/sys_utils.cc', | 71 'android/sys_utils.cc', |
81 'android/sys_utils.h', | 72 'android/sys_utils.h', |
82 'android/thread_utils.h', | 73 'android/thread_utils.h', |
83 'android/trace_event_binding.cc', | 74 'android/trace_event_binding.cc', |
84 'android/trace_event_binding.h', | 75 'android/trace_event_binding.h', |
85 'at_exit.cc', | 76 'at_exit.cc', |
86 'at_exit.h', | 77 'at_exit.h', |
87 'atomic_ref_count.h', | 78 'atomic_ref_count.h', |
88 'atomic_sequence_num.h', | 79 'atomic_sequence_num.h', |
89 'atomicops.h', | 80 'atomicops.h', |
(...skipping 60 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
150 'debug/crash_logging.cc', | 141 'debug/crash_logging.cc', |
151 'debug/crash_logging.h', | 142 'debug/crash_logging.h', |
152 'debug/debugger.cc', | 143 'debug/debugger.cc', |
153 'debug/debugger.h', | 144 'debug/debugger.h', |
154 'debug/debugger_posix.cc', | 145 'debug/debugger_posix.cc', |
155 'debug/debugger_win.cc', | 146 'debug/debugger_win.cc', |
156 'debug/dump_without_crashing.cc', | 147 'debug/dump_without_crashing.cc', |
157 'debug/dump_without_crashing.h', | 148 'debug/dump_without_crashing.h', |
158 'debug/gdi_debug_util_win.cc', | 149 'debug/gdi_debug_util_win.cc', |
159 'debug/gdi_debug_util_win.h', | 150 'debug/gdi_debug_util_win.h', |
151 'third_party/dmg_fp/dmg_fp.h', | |
Lei Zhang
2015/02/12 07:07:09
The tool got confused here.
satorux1
2015/02/13 00:50:54
Good catch! This is due to the comment from the li
| |
152 'third_party/dmg_fp/dtoa_wrapper.cc', | |
153 'third_party/dmg_fp/g_fmt.cc', | |
154 'third_party/icu/icu_utf.cc', | |
155 'third_party/icu/icu_utf.h', | |
156 'third_party/nspr/prtime.cc', | |
157 'third_party/nspr/prtime.h', | |
158 'third_party/superfasthash/superfasthash.c', | |
159 'third_party/xdg_mime/xdgmime.h', | |
160 # This file depends on files from the 'allocator' target, | 160 # This file depends on files from the 'allocator' target, |
161 # but this target does not depend on 'allocator' (see | 161 # but this target does not depend on 'allocator' (see |
162 # allocator.gyp for details). | 162 # allocator.gyp for details). |
163 'debug/leak_annotations.h', | 163 'debug/leak_annotations.h', |
164 'debug/leak_tracker.h', | 164 'debug/leak_tracker.h', |
165 'debug/proc_maps_linux.cc', | 165 'debug/proc_maps_linux.cc', |
166 'debug/proc_maps_linux.h', | 166 'debug/proc_maps_linux.h', |
167 'debug/profiler.cc', | 167 'debug/profiler.cc', |
168 'debug/profiler.h', | 168 'debug/profiler.h', |
169 'debug/stack_trace.cc', | 169 'debug/stack_trace.cc', |
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
211 'files/file_util.cc', | 211 'files/file_util.cc', |
212 'files/file_util.h', | 212 'files/file_util.h', |
213 'files/file_util_android.cc', | 213 'files/file_util_android.cc', |
214 'files/file_util_linux.cc', | 214 'files/file_util_linux.cc', |
215 'files/file_util_mac.mm', | 215 'files/file_util_mac.mm', |
216 'files/file_util_posix.cc', | 216 'files/file_util_posix.cc', |
217 'files/file_util_proxy.cc', | 217 'files/file_util_proxy.cc', |
218 'files/file_util_proxy.h', | 218 'files/file_util_proxy.h', |
219 'files/file_util_win.cc', | 219 'files/file_util_win.cc', |
220 'files/file_win.cc', | 220 'files/file_win.cc', |
221 'files/important_file_writer.cc', | |
221 'files/important_file_writer.h', | 222 'files/important_file_writer.h', |
222 'files/important_file_writer.cc', | |
223 'files/memory_mapped_file.cc', | 223 'files/memory_mapped_file.cc', |
224 'files/memory_mapped_file.h', | 224 'files/memory_mapped_file.h', |
225 'files/memory_mapped_file_posix.cc', | 225 'files/memory_mapped_file_posix.cc', |
226 'files/memory_mapped_file_win.cc', | 226 'files/memory_mapped_file_win.cc', |
227 'files/scoped_file.cc', | 227 'files/scoped_file.cc', |
228 'files/scoped_file.h', | 228 'files/scoped_file.h', |
229 'files/scoped_temp_dir.cc', | 229 'files/scoped_temp_dir.cc', |
230 'files/scoped_temp_dir.h', | 230 'files/scoped_temp_dir.h', |
231 'float_util.h', | 231 'float_util.h', |
232 'format_macros.h', | 232 'format_macros.h', |
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
277 'mac/close_nocancel.cc', | 277 'mac/close_nocancel.cc', |
278 'mac/cocoa_protocols.h', | 278 'mac/cocoa_protocols.h', |
279 'mac/foundation_util.h', | 279 'mac/foundation_util.h', |
280 'mac/foundation_util.mm', | 280 'mac/foundation_util.mm', |
281 'mac/launch_services_util.cc', | 281 'mac/launch_services_util.cc', |
282 'mac/launch_services_util.h', | 282 'mac/launch_services_util.h', |
283 'mac/launchd.cc', | 283 'mac/launchd.cc', |
284 'mac/launchd.h', | 284 'mac/launchd.h', |
285 'mac/libdispatch_task_runner.cc', | 285 'mac/libdispatch_task_runner.cc', |
286 'mac/libdispatch_task_runner.h', | 286 'mac/libdispatch_task_runner.h', |
287 'mac/mac_logging.cc', | |
287 'mac/mac_logging.h', | 288 'mac/mac_logging.h', |
288 'mac/mac_logging.cc', | |
289 'mac/mac_util.h', | 289 'mac/mac_util.h', |
290 'mac/mac_util.mm', | 290 'mac/mac_util.mm', |
291 'mac/mach_logging.cc', | 291 'mac/mach_logging.cc', |
292 'mac/mach_logging.h', | 292 'mac/mach_logging.h', |
293 'mac/objc_property_releaser.h', | 293 'mac/objc_property_releaser.h', |
294 'mac/objc_property_releaser.mm', | 294 'mac/objc_property_releaser.mm', |
295 'mac/os_crash_dumps.cc', | 295 'mac/os_crash_dumps.cc', |
296 'mac/os_crash_dumps.h', | 296 'mac/os_crash_dumps.h', |
297 'mac/scoped_aedesc.h', | 297 'mac/scoped_aedesc.h', |
298 'mac/scoped_authorizationref.h', | 298 'mac/scoped_authorizationref.h', |
(...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
370 'message_loop/message_loop_proxy_impl.h', | 370 'message_loop/message_loop_proxy_impl.h', |
371 'message_loop/message_pump.cc', | 371 'message_loop/message_pump.cc', |
372 'message_loop/message_pump.h', | 372 'message_loop/message_pump.h', |
373 'message_loop/message_pump_android.cc', | 373 'message_loop/message_pump_android.cc', |
374 'message_loop/message_pump_android.h', | 374 'message_loop/message_pump_android.h', |
375 'message_loop/message_pump_default.cc', | 375 'message_loop/message_pump_default.cc', |
376 'message_loop/message_pump_default.h', | 376 'message_loop/message_pump_default.h', |
377 'message_loop/message_pump_win.cc', | 377 'message_loop/message_pump_win.cc', |
378 'message_loop/message_pump_win.h', | 378 'message_loop/message_pump_win.h', |
379 'message_loop/timer_slack.h', | 379 'message_loop/timer_slack.h', |
380 'metrics/sample_map.cc', | |
381 'metrics/sample_map.h', | |
382 'metrics/sample_vector.cc', | |
383 'metrics/sample_vector.h', | |
384 'metrics/bucket_ranges.cc', | 380 'metrics/bucket_ranges.cc', |
385 'metrics/bucket_ranges.h', | 381 'metrics/bucket_ranges.h', |
386 'metrics/histogram.cc', | 382 'metrics/histogram.cc', |
387 'metrics/histogram.h', | 383 'metrics/histogram.h', |
388 'metrics/histogram_base.cc', | 384 'metrics/histogram_base.cc', |
389 'metrics/histogram_base.h', | 385 'metrics/histogram_base.h', |
390 'metrics/histogram_delta_serialization.cc', | 386 'metrics/histogram_delta_serialization.cc', |
391 'metrics/histogram_delta_serialization.h', | 387 'metrics/histogram_delta_serialization.h', |
392 'metrics/histogram_flattener.h', | 388 'metrics/histogram_flattener.h', |
393 'metrics/histogram_macros.h', | 389 'metrics/histogram_macros.h', |
394 'metrics/histogram_samples.cc', | 390 'metrics/histogram_samples.cc', |
395 'metrics/histogram_samples.h', | 391 'metrics/histogram_samples.h', |
396 'metrics/histogram_snapshot_manager.cc', | 392 'metrics/histogram_snapshot_manager.cc', |
397 'metrics/histogram_snapshot_manager.h', | 393 'metrics/histogram_snapshot_manager.h', |
394 'metrics/sample_map.cc', | |
395 'metrics/sample_map.h', | |
396 'metrics/sample_vector.cc', | |
397 'metrics/sample_vector.h', | |
398 'metrics/sparse_histogram.cc', | 398 'metrics/sparse_histogram.cc', |
399 'metrics/sparse_histogram.h', | 399 'metrics/sparse_histogram.h', |
400 'metrics/statistics_recorder.cc', | 400 'metrics/statistics_recorder.cc', |
401 'metrics/statistics_recorder.h', | 401 'metrics/statistics_recorder.h', |
402 'metrics/user_metrics.cc', | 402 'metrics/user_metrics.cc', |
403 'metrics/user_metrics.h', | 403 'metrics/user_metrics.h', |
404 'metrics/user_metrics_action.h', | 404 'metrics/user_metrics_action.h', |
405 'move.h', | 405 'move.h', |
406 'native_library.h', | 406 'native_library.h', |
407 'native_library_mac.mm', | 407 'native_library_mac.mm', |
408 'native_library_posix.cc', | 408 'native_library_posix.cc', |
409 'native_library_win.cc', | 409 'native_library_win.cc', |
410 'nix/mime_util_xdg.cc', | 410 'nix/mime_util_xdg.cc', |
411 'nix/mime_util_xdg.h', | 411 'nix/mime_util_xdg.h', |
412 'nix/xdg_util.cc', | 412 'nix/xdg_util.cc', |
413 'nix/xdg_util.h', | 413 'nix/xdg_util.h', |
414 'numerics/safe_conversions.h', | |
415 'numerics/safe_conversions_impl.h', | |
416 'numerics/safe_math.h', | |
417 'numerics/safe_math_impl.h', | |
414 'observer_list.h', | 418 'observer_list.h', |
415 'observer_list_threadsafe.h', | 419 'observer_list_threadsafe.h', |
416 'os_compat_android.cc', | 420 'os_compat_android.cc', |
417 'os_compat_android.h', | 421 'os_compat_android.h', |
418 'os_compat_nacl.cc', | 422 'os_compat_nacl.cc', |
419 'os_compat_nacl.h', | 423 'os_compat_nacl.h', |
420 'path_service.cc', | 424 'path_service.cc', |
421 'path_service.h', | 425 'path_service.h', |
422 'pending_task.cc', | 426 'pending_task.cc', |
423 'pending_task.h', | 427 'pending_task.h', |
424 'pickle.cc', | 428 'pickle.cc', |
425 'pickle.h', | 429 'pickle.h', |
426 'port.h', | 430 'port.h', |
427 'posix/eintr_wrapper.h', | 431 'posix/eintr_wrapper.h', |
428 'posix/global_descriptors.cc', | 432 'posix/global_descriptors.cc', |
429 'posix/global_descriptors.h', | 433 'posix/global_descriptors.h', |
430 'posix/unix_domain_socket_linux.cc', | 434 'posix/unix_domain_socket_linux.cc', |
431 'posix/unix_domain_socket_linux.h', | 435 'posix/unix_domain_socket_linux.h', |
432 'power_monitor/power_monitor.cc', | 436 'power_monitor/power_monitor.cc', |
433 'power_monitor/power_monitor.h', | 437 'power_monitor/power_monitor.h', |
438 'power_monitor/power_monitor_device_source.cc', | |
439 'power_monitor/power_monitor_device_source.h', | |
434 'power_monitor/power_monitor_device_source_android.cc', | 440 'power_monitor/power_monitor_device_source_android.cc', |
435 'power_monitor/power_monitor_device_source_android.h', | 441 'power_monitor/power_monitor_device_source_android.h', |
436 'power_monitor/power_monitor_device_source_chromeos.cc', | 442 'power_monitor/power_monitor_device_source_chromeos.cc', |
437 'power_monitor/power_monitor_device_source.cc', | |
438 'power_monitor/power_monitor_device_source.h', | |
439 'power_monitor/power_monitor_device_source_ios.mm', | 443 'power_monitor/power_monitor_device_source_ios.mm', |
440 'power_monitor/power_monitor_device_source_mac.mm', | 444 'power_monitor/power_monitor_device_source_mac.mm', |
441 'power_monitor/power_monitor_device_source_posix.cc', | 445 'power_monitor/power_monitor_device_source_posix.cc', |
442 'power_monitor/power_monitor_device_source_win.cc', | 446 'power_monitor/power_monitor_device_source_win.cc', |
443 'power_monitor/power_monitor_source.cc', | 447 'power_monitor/power_monitor_source.cc', |
444 'power_monitor/power_monitor_source.h', | 448 'power_monitor/power_monitor_source.h', |
445 'power_monitor/power_observer.h', | 449 'power_monitor/power_observer.h', |
446 'process/internal_linux.cc', | 450 'process/internal_linux.cc', |
447 'process/internal_linux.h', | 451 'process/internal_linux.h', |
448 'process/kill.cc', | 452 'process/kill.cc', |
449 'process/kill.h', | 453 'process/kill.h', |
450 'process/kill_mac.cc', | 454 'process/kill_mac.cc', |
451 'process/kill_posix.cc', | 455 'process/kill_posix.cc', |
452 'process/kill_win.cc', | 456 'process/kill_win.cc', |
453 'process/launch.cc', | 457 'process/launch.cc', |
454 'process/launch.h', | 458 'process/launch.h', |
455 'process/launch_ios.cc', | 459 'process/launch_ios.cc', |
456 'process/launch_mac.cc', | 460 'process/launch_mac.cc', |
457 'process/launch_posix.cc', | 461 'process/launch_posix.cc', |
458 'process/launch_win.cc', | 462 'process/launch_win.cc', |
463 'process/memory.cc', | |
459 'process/memory.h', | 464 'process/memory.h', |
460 'process/memory.cc', | |
461 'process/memory_linux.cc', | 465 'process/memory_linux.cc', |
462 'process/memory_mac.mm', | 466 'process/memory_mac.mm', |
463 'process/memory_win.cc', | 467 'process/memory_win.cc', |
464 'process/process.h', | 468 'process/process.h', |
465 'process/process_handle_freebsd.cc', | 469 'process/process_handle_freebsd.cc', |
466 'process/process_handle_linux.cc', | 470 'process/process_handle_linux.cc', |
467 'process/process_handle_mac.cc', | 471 'process/process_handle_mac.cc', |
468 'process/process_handle_openbsd.cc', | 472 'process/process_handle_openbsd.cc', |
469 'process/process_handle_posix.cc', | 473 'process/process_handle_posix.cc', |
470 'process/process_handle_win.cc', | 474 'process/process_handle_win.cc', |
471 'process/process_info.h', | 475 'process/process_info.h', |
472 'process/process_info_linux.cc', | 476 'process/process_info_linux.cc', |
473 'process/process_info_mac.cc', | 477 'process/process_info_mac.cc', |
474 'process/process_info_win.cc', | 478 'process/process_info_win.cc', |
475 'process/process_iterator.cc', | 479 'process/process_iterator.cc', |
476 'process/process_iterator.h', | 480 'process/process_iterator.h', |
477 'process/process_iterator_freebsd.cc', | 481 'process/process_iterator_freebsd.cc', |
478 'process/process_iterator_linux.cc', | 482 'process/process_iterator_linux.cc', |
479 'process/process_iterator_mac.cc', | 483 'process/process_iterator_mac.cc', |
480 'process/process_iterator_openbsd.cc', | 484 'process/process_iterator_openbsd.cc', |
481 'process/process_iterator_win.cc', | 485 'process/process_iterator_win.cc', |
482 'process/process_linux.cc', | 486 'process/process_linux.cc', |
487 'process/process_metrics.cc', | |
483 'process/process_metrics.h', | 488 'process/process_metrics.h', |
484 'process/process_metrics.cc', | |
485 'process/process_metrics_freebsd.cc', | 489 'process/process_metrics_freebsd.cc', |
486 'process/process_metrics_ios.cc', | 490 'process/process_metrics_ios.cc', |
487 'process/process_metrics_linux.cc', | 491 'process/process_metrics_linux.cc', |
488 'process/process_metrics_mac.cc', | 492 'process/process_metrics_mac.cc', |
489 'process/process_metrics_openbsd.cc', | 493 'process/process_metrics_openbsd.cc', |
490 'process/process_metrics_posix.cc', | 494 'process/process_metrics_posix.cc', |
491 'process/process_metrics_win.cc', | 495 'process/process_metrics_win.cc', |
492 'process/process_posix.cc', | 496 'process/process_posix.cc', |
493 'process/process_win.cc', | 497 'process/process_win.cc', |
494 'profiler/alternate_timer.cc', | 498 'profiler/alternate_timer.cc', |
495 'profiler/alternate_timer.h', | 499 'profiler/alternate_timer.h', |
496 'profiler/scoped_profile.cc', | 500 'profiler/scoped_profile.cc', |
497 'profiler/scoped_profile.h', | 501 'profiler/scoped_profile.h', |
498 'profiler/scoped_tracker.cc', | 502 'profiler/scoped_tracker.cc', |
499 'profiler/scoped_tracker.h', | 503 'profiler/scoped_tracker.h', |
500 'profiler/tracked_time.cc', | 504 'profiler/tracked_time.cc', |
501 'profiler/tracked_time.h', | 505 'profiler/tracked_time.h', |
502 'rand_util.cc', | 506 'rand_util.cc', |
503 'rand_util.h', | 507 'rand_util.h', |
504 'rand_util_nacl.cc', | 508 'rand_util_nacl.cc', |
505 'rand_util_posix.cc', | 509 'rand_util_posix.cc', |
506 'rand_util_win.cc', | 510 'rand_util_win.cc', |
507 'run_loop.cc', | 511 'run_loop.cc', |
508 'run_loop.h', | 512 'run_loop.h', |
509 'numerics/safe_conversions.h', | |
510 'numerics/safe_conversions_impl.h', | |
511 'numerics/safe_math.h', | |
512 'numerics/safe_math_impl.h', | |
513 'safe_strerror_posix.cc', | 513 'safe_strerror_posix.cc', |
514 'safe_strerror_posix.h', | 514 'safe_strerror_posix.h', |
515 'scoped_generic.h', | 515 'scoped_generic.h', |
516 'scoped_native_library.cc', | 516 'scoped_native_library.cc', |
517 'scoped_native_library.h', | 517 'scoped_native_library.h', |
518 'scoped_observer.h', | 518 'scoped_observer.h', |
519 'sequence_checker.h', | 519 'sequence_checker.h', |
520 'sequence_checker_impl.cc', | 520 'sequence_checker_impl.cc', |
521 'sequence_checker_impl.h', | 521 'sequence_checker_impl.h', |
522 'sequenced_task_runner.cc', | 522 'sequenced_task_runner.cc', |
523 'sequenced_task_runner.h', | 523 'sequenced_task_runner.h', |
524 'sequenced_task_runner_helpers.h', | 524 'sequenced_task_runner_helpers.h', |
525 'sha1.h', | 525 'sha1.h', |
526 'sha1_portable.cc', | 526 'sha1_portable.cc', |
527 'sha1_win.cc', | 527 'sha1_win.cc', |
528 'single_thread_task_runner.h', | 528 'single_thread_task_runner.h', |
529 'stl_util.h', | 529 'stl_util.h', |
530 'strings/latin1_string_conversions.cc', | 530 'strings/latin1_string_conversions.cc', |
531 'strings/latin1_string_conversions.h', | 531 'strings/latin1_string_conversions.h', |
532 'strings/nullable_string16.cc', | 532 'strings/nullable_string16.cc', |
533 'strings/nullable_string16.h', | 533 'strings/nullable_string16.h', |
534 'strings/safe_sprintf.cc', | 534 'strings/safe_sprintf.cc', |
535 'strings/safe_sprintf.h', | 535 'strings/safe_sprintf.h', |
536 'strings/string16.cc', | 536 'strings/string16.cc', |
537 'strings/string16.h', | 537 'strings/string16.h', |
538 'strings/string_number_conversions.cc', | 538 'strings/string_number_conversions.cc', |
539 'strings/string_split.cc', | |
540 'strings/string_split.h', | |
541 'strings/string_number_conversions.h', | 539 'strings/string_number_conversions.h', |
542 'strings/string_piece.cc', | 540 'strings/string_piece.cc', |
543 'strings/string_piece.h', | 541 'strings/string_piece.h', |
542 'strings/string_split.cc', | |
543 'strings/string_split.h', | |
544 'strings/string_tokenizer.h', | 544 'strings/string_tokenizer.h', |
545 'strings/string_util.cc', | 545 'strings/string_util.cc', |
546 'strings/string_util.h', | 546 'strings/string_util.h', |
547 'strings/string_util_constants.cc', | 547 'strings/string_util_constants.cc', |
548 'strings/string_util_posix.h', | 548 'strings/string_util_posix.h', |
549 'strings/string_util_win.h', | 549 'strings/string_util_win.h', |
550 'strings/stringize_macros.h', | 550 'strings/stringize_macros.h', |
551 'strings/stringprintf.cc', | 551 'strings/stringprintf.cc', |
552 'strings/stringprintf.h', | 552 'strings/stringprintf.h', |
553 'strings/sys_string_conversions.h', | 553 'strings/sys_string_conversions.h', |
(...skipping 18 matching lines...) Expand all Loading... | |
572 'synchronization/lock_impl.h', | 572 'synchronization/lock_impl.h', |
573 'synchronization/lock_impl_posix.cc', | 573 'synchronization/lock_impl_posix.cc', |
574 'synchronization/lock_impl_win.cc', | 574 'synchronization/lock_impl_win.cc', |
575 'synchronization/spin_wait.h', | 575 'synchronization/spin_wait.h', |
576 'synchronization/waitable_event.h', | 576 'synchronization/waitable_event.h', |
577 'synchronization/waitable_event_posix.cc', | 577 'synchronization/waitable_event_posix.cc', |
578 'synchronization/waitable_event_watcher.h', | 578 'synchronization/waitable_event_watcher.h', |
579 'synchronization/waitable_event_watcher_posix.cc', | 579 'synchronization/waitable_event_watcher_posix.cc', |
580 'synchronization/waitable_event_watcher_win.cc', | 580 'synchronization/waitable_event_watcher_win.cc', |
581 'synchronization/waitable_event_win.cc', | 581 'synchronization/waitable_event_win.cc', |
582 'system_monitor/system_monitor.cc', | |
583 'system_monitor/system_monitor.h', | |
584 'sys_byteorder.h', | 582 'sys_byteorder.h', |
585 'sys_info.cc', | 583 'sys_info.cc', |
586 'sys_info.h', | 584 'sys_info.h', |
587 'sys_info_android.cc', | 585 'sys_info_android.cc', |
588 'sys_info_chromeos.cc', | 586 'sys_info_chromeos.cc', |
589 'sys_info_freebsd.cc', | 587 'sys_info_freebsd.cc', |
590 'sys_info_internal.h', | 588 'sys_info_internal.h', |
591 'sys_info_ios.mm', | 589 'sys_info_ios.mm', |
592 'sys_info_linux.cc', | 590 'sys_info_linux.cc', |
593 'sys_info_mac.cc', | 591 'sys_info_mac.cc', |
594 'sys_info_openbsd.cc', | 592 'sys_info_openbsd.cc', |
595 'sys_info_posix.cc', | 593 'sys_info_posix.cc', |
596 'sys_info_win.cc', | 594 'sys_info_win.cc', |
595 'system_monitor/system_monitor.cc', | |
596 'system_monitor/system_monitor.h', | |
597 'task/cancelable_task_tracker.cc', | 597 'task/cancelable_task_tracker.cc', |
598 'task/cancelable_task_tracker.h', | 598 'task/cancelable_task_tracker.h', |
599 'task_runner.cc', | 599 'task_runner.cc', |
600 'task_runner.h', | 600 'task_runner.h', |
601 'task_runner_util.h', | 601 'task_runner_util.h', |
602 'template_util.h', | 602 'template_util.h', |
603 'thread_task_runner_handle.cc', | 603 'thread_task_runner_handle.cc', |
604 'thread_task_runner_handle.h', | 604 'thread_task_runner_handle.h', |
605 'threading/non_thread_safe.h', | 605 'threading/non_thread_safe.h', |
606 'threading/non_thread_safe_impl.cc', | 606 'threading/non_thread_safe_impl.cc', |
(...skipping 20 matching lines...) Expand all Loading... | |
627 'threading/thread_id_name_manager.cc', | 627 'threading/thread_id_name_manager.cc', |
628 'threading/thread_id_name_manager.h', | 628 'threading/thread_id_name_manager.h', |
629 'threading/thread_local.h', | 629 'threading/thread_local.h', |
630 'threading/thread_local_android.cc', | 630 'threading/thread_local_android.cc', |
631 'threading/thread_local_posix.cc', | 631 'threading/thread_local_posix.cc', |
632 'threading/thread_local_storage.cc', | 632 'threading/thread_local_storage.cc', |
633 'threading/thread_local_storage.h', | 633 'threading/thread_local_storage.h', |
634 'threading/thread_local_storage_posix.cc', | 634 'threading/thread_local_storage_posix.cc', |
635 'threading/thread_local_storage_win.cc', | 635 'threading/thread_local_storage_win.cc', |
636 'threading/thread_local_win.cc', | 636 'threading/thread_local_win.cc', |
637 'threading/thread_restrictions.cc', | |
637 'threading/thread_restrictions.h', | 638 'threading/thread_restrictions.h', |
638 'threading/thread_restrictions.cc', | |
639 'threading/watchdog.cc', | 639 'threading/watchdog.cc', |
640 'threading/watchdog.h', | 640 'threading/watchdog.h', |
641 'threading/worker_pool.cc', | |
641 'threading/worker_pool.h', | 642 'threading/worker_pool.h', |
642 'threading/worker_pool.cc', | |
643 'threading/worker_pool_posix.cc', | 643 'threading/worker_pool_posix.cc', |
644 'threading/worker_pool_posix.h', | 644 'threading/worker_pool_posix.h', |
645 'threading/worker_pool_win.cc', | 645 'threading/worker_pool_win.cc', |
646 'time/clock.cc', | 646 'time/clock.cc', |
647 'time/clock.h', | 647 'time/clock.h', |
648 'time/default_clock.cc', | 648 'time/default_clock.cc', |
649 'time/default_clock.h', | 649 'time/default_clock.h', |
650 'time/default_tick_clock.cc', | 650 'time/default_tick_clock.cc', |
651 'time/default_tick_clock.h', | 651 'time/default_tick_clock.h', |
652 'time/tick_clock.cc', | 652 'time/tick_clock.cc', |
(...skipping 25 matching lines...) Expand all Loading... | |
678 'trace_event/trace_event_synthetic_delay.h', | 678 'trace_event/trace_event_synthetic_delay.h', |
679 'trace_event/trace_event_system_stats_monitor.cc', | 679 'trace_event/trace_event_system_stats_monitor.cc', |
680 'trace_event/trace_event_system_stats_monitor.h', | 680 'trace_event/trace_event_system_stats_monitor.h', |
681 'trace_event/trace_event_win.cc', | 681 'trace_event/trace_event_win.cc', |
682 'trace_event/trace_event_win.h', | 682 'trace_event/trace_event_win.h', |
683 'tracked_objects.cc', | 683 'tracked_objects.cc', |
684 'tracked_objects.h', | 684 'tracked_objects.h', |
685 'tracking_info.cc', | 685 'tracking_info.cc', |
686 'tracking_info.h', | 686 'tracking_info.h', |
687 'tuple.h', | 687 'tuple.h', |
688 'value_conversions.cc', | |
689 'value_conversions.h', | |
688 'values.cc', | 690 'values.cc', |
689 'values.h', | 691 'values.h', |
690 'value_conversions.cc', | |
691 'value_conversions.h', | |
692 'version.cc', | 692 'version.cc', |
693 'version.h', | 693 'version.h', |
694 'vlog.cc', | 694 'vlog.cc', |
695 'vlog.h', | 695 'vlog.h', |
696 'win/enum_variant.cc', | 696 'win/enum_variant.cc', |
697 'win/enum_variant.h', | 697 'win/enum_variant.h', |
698 'win/event_trace_consumer.h', | 698 'win/event_trace_consumer.h', |
699 'win/event_trace_controller.cc', | 699 'win/event_trace_controller.cc', |
700 'win/event_trace_controller.h', | 700 'win/event_trace_controller.h', |
701 'win/event_trace_provider.cc', | 701 'win/event_trace_provider.cc', |
(...skipping 82 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
784 'files/file_enumerator_posix.cc', | 784 'files/file_enumerator_posix.cc', |
785 'files/file_path_watcher_fsevents.cc', | 785 'files/file_path_watcher_fsevents.cc', |
786 'files/file_path_watcher_fsevents.h', | 786 'files/file_path_watcher_fsevents.h', |
787 'files/file_path_watcher_kqueue.cc', | 787 'files/file_path_watcher_kqueue.cc', |
788 'files/file_path_watcher_kqueue.h', | 788 'files/file_path_watcher_kqueue.h', |
789 'files/file_proxy.cc', | 789 'files/file_proxy.cc', |
790 'files/file_util.cc', | 790 'files/file_util.cc', |
791 'files/file_util_posix.cc', | 791 'files/file_util_posix.cc', |
792 'files/file_util_proxy.cc', | 792 'files/file_util_proxy.cc', |
793 'files/important_file_writer.cc', | 793 'files/important_file_writer.cc', |
794 'files/scoped_temp_dir.cc', | |
794 'memory/shared_memory_posix.cc', | 795 'memory/shared_memory_posix.cc', |
795 'native_library_posix.cc', | 796 'native_library_posix.cc', |
796 'path_service.cc', | 797 'path_service.cc', |
797 'posix/unix_domain_socket_linux.cc', | 798 'posix/unix_domain_socket_linux.cc', |
798 'process/kill.cc', | 799 'process/kill.cc', |
799 'process/kill_posix.cc', | 800 'process/kill_posix.cc', |
800 'process/launch.cc', | 801 'process/launch.cc', |
801 'process/launch_posix.cc', | 802 'process/launch_posix.cc', |
802 'process/process_metrics.cc', | 803 'process/process_metrics.cc', |
803 'process/process_metrics_posix.cc', | 804 'process/process_metrics_posix.cc', |
804 'process/process_posix.cc', | 805 'process/process_posix.cc', |
805 'rand_util_posix.cc', | 806 'rand_util_posix.cc', |
806 'scoped_native_library.cc', | 807 'scoped_native_library.cc', |
807 'files/scoped_temp_dir.cc', | |
808 'sys_info.cc', | 808 'sys_info.cc', |
809 'sys_info_posix.cc', | 809 'sys_info_posix.cc', |
810 'third_party/dynamic_annotations/dynamic_annotations.c', | 810 'third_party/dynamic_annotations/dynamic_annotations.c', |
811 ], | 811 ], |
812 'sources/': [ | 812 'sources/': [ |
813 ['include', '^threading/platform_thread_linux\\.cc$'], | 813 ['include', '^threading/platform_thread_linux\\.cc$'], |
814 ], | 814 ], |
815 }], | 815 }], |
816 ['OS == "android" and _toolset == "target" and >(nacl_untrusted_build) ==0', { | 816 ['OS == "android" and _toolset == "target" and >(nacl_untrusted_build) ==0', { |
817 'sources': [ | 817 'sources': [ |
818 'memory/discardable_memory_ashmem.cc', | |
819 'memory/discardable_memory_ashmem.h', | |
818 'memory/discardable_memory_ashmem_allocator.cc', | 820 'memory/discardable_memory_ashmem_allocator.cc', |
819 'memory/discardable_memory_ashmem_allocator.h', | 821 'memory/discardable_memory_ashmem_allocator.h', |
820 'memory/discardable_memory_ashmem.cc', | |
821 'memory/discardable_memory_ashmem.h', | |
822 ], | 822 ], |
823 }], | 823 }], |
824 ['OS == "android" and >(nacl_untrusted_build)==0', { | 824 ['OS == "android" and >(nacl_untrusted_build)==0', { |
825 'sources!': [ | 825 'sources!': [ |
826 'base_paths_posix.cc', | 826 'base_paths_posix.cc', |
827 'files/file_path_watcher_fsevents.cc', | 827 'files/file_path_watcher_fsevents.cc', |
828 'files/file_path_watcher_fsevents.h', | 828 'files/file_path_watcher_fsevents.h', |
829 'files/file_path_watcher_kqueue.cc', | 829 'files/file_path_watcher_kqueue.cc', |
830 'files/file_path_watcher_kqueue.h', | 830 'files/file_path_watcher_kqueue.h', |
831 'files/file_path_watcher_stub.cc', | 831 'files/file_path_watcher_stub.cc', |
(...skipping 204 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
1036 'i18n/time_formatting.h', | 1036 'i18n/time_formatting.h', |
1037 'i18n/timezone.cc', | 1037 'i18n/timezone.cc', |
1038 'i18n/timezone.h', | 1038 'i18n/timezone.h', |
1039 'i18n/utf8_validator_tables.cc', | 1039 'i18n/utf8_validator_tables.cc', |
1040 'i18n/utf8_validator_tables.h', | 1040 'i18n/utf8_validator_tables.h', |
1041 ], | 1041 ], |
1042 }] | 1042 }] |
1043 ], | 1043 ], |
1044 }, | 1044 }, |
1045 } | 1045 } |
OLD | NEW |