mirror of
https://github.com/chromium/crashpad.git
synced 2025-03-09 14:06:33 +00:00
linux: Sort alphabetically in util .gyp files
Bug: crashpad:30 Change-Id: Iea992cd9eef1029c046cb354f7c1c0173b6f0675 Reviewed-on: https://chromium-review.googlesource.com/583767 Reviewed-by: Joshua Peraza <jperaza@chromium.org>
This commit is contained in:
parent
9299d409ab
commit
90e4649f0d
@ -50,16 +50,16 @@
|
||||
'linux/checked_address_range.h',
|
||||
'linux/memory_map.cc',
|
||||
'linux/memory_map.h',
|
||||
'linux/proc_stat_reader.cc',
|
||||
'linux/proc_stat_reader.h',
|
||||
'linux/process_memory.cc',
|
||||
'linux/process_memory.h',
|
||||
'linux/process_memory_range.cc',
|
||||
'linux/process_memory_range.h',
|
||||
'linux/thread_info.cc',
|
||||
'linux/thread_info.h',
|
||||
'linux/scoped_ptrace_attach.cc',
|
||||
'linux/scoped_ptrace_attach.h',
|
||||
'linux/proc_stat_reader.cc',
|
||||
'linux/proc_stat_reader.h',
|
||||
'linux/thread_info.cc',
|
||||
'linux/thread_info.h',
|
||||
'mac/checked_mach_address_range.h',
|
||||
'mac/launchd.h',
|
||||
'mac/launchd.mm',
|
||||
|
@ -41,11 +41,11 @@
|
||||
'file/string_file_test.cc',
|
||||
'linux/auxiliary_vector_test.cc',
|
||||
'linux/memory_map_test.cc',
|
||||
'linux/proc_stat_reader_test.cc',
|
||||
'linux/process_memory_range_test.cc',
|
||||
'linux/process_memory_test.cc',
|
||||
'linux/proc_stat_reader_test.cc',
|
||||
'linux/thread_info_test.cc',
|
||||
'linux/scoped_ptrace_attach_test.cc',
|
||||
'linux/thread_info_test.cc',
|
||||
'mac/launchd_test.mm',
|
||||
'mac/mac_util_test.mm',
|
||||
'mac/service_management_test.mm',
|
||||
|
Loading…
x
Reference in New Issue
Block a user