mirror of
https://github.com/chromium/crashpad.git
synced 2024-12-27 23:41:02 +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',
|
'mac/main.cc',
|
||||||
],
|
],
|
||||||
|
|
||||||
# In an in-Chromium build with component=shared_library,
|
# In an in-Chromium build with component=shared_library,
|
||||||
# crashpad_handler will depend on shared libraries such as
|
# crashpad_handler will depend on shared libraries such as
|
||||||
# libbase.dylib located in out/{Debug,Release} via the @rpath
|
# libbase.dylib located in out/{Debug,Release} via the @rpath
|
||||||
# mechanism. When crashpad_handler is copied to its home deep inside
|
# mechanism. When crashpad_handler is copied to its home deep inside
|
||||||
# the Chromium app bundle, it needs to have an LC_RPATH command
|
# the Chromium app bundle, it needs to have an LC_RPATH command
|
||||||
# pointing back to the directory containing these dependency
|
# pointing back to the directory containing these dependency
|
||||||
# libraries.
|
# libraries.
|
||||||
'variables': {
|
'variables': {
|
||||||
'component%': 'static_library',
|
'component%': 'static_library',
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user