summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--breakpad/breakpad.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/breakpad/breakpad.gyp b/breakpad/breakpad.gyp
index e8114f4..315a7a2 100644
--- a/breakpad/breakpad.gyp
+++ b/breakpad/breakpad.gyp
@@ -809,7 +809,7 @@
},
{
'target_name': 'breakpad_client',
- 'type': '<(library)',
+ 'type': 'static_library',
'sources': [
'src/client/ios/Breakpad.h',
'src/client/ios/Breakpad.mm',