mirror of
https://github.com/chromium/crashpad.git
synced 2024-12-27 07:14:10 +08:00
Convert tabs to spaces in handler.gyp.
R=rsesek@chromium.org Review URL: https://codereview.chromium.org/1040193002
This commit is contained in:
parent
809ea8158d
commit
961141f4f5
@ -45,13 +45,13 @@
|
||||
'mac/main.cc',
|
||||
],
|
||||
|
||||
# In an in-Chromium build with component=shared_library,
|
||||
# crashpad_handler will depend on shared libraries such as
|
||||
# libbase.dylib located in out/{Debug,Release} via the @rpath
|
||||
# mechanism. When crashpad_handler is copied to its home deep inside
|
||||
# the Chromium app bundle, it needs to have an LC_RPATH command
|
||||
# pointing back to the directory containing these dependency
|
||||
# libraries.
|
||||
# In an in-Chromium build with component=shared_library,
|
||||
# crashpad_handler will depend on shared libraries such as
|
||||
# libbase.dylib located in out/{Debug,Release} via the @rpath
|
||||
# mechanism. When crashpad_handler is copied to its home deep inside
|
||||
# the Chromium app bundle, it needs to have an LC_RPATH command
|
||||
# pointing back to the directory containing these dependency
|
||||
# libraries.
|
||||
'variables': {
|
||||
'component%': 'static_library',
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user