summaryrefslogtreecommitdiffstats
path: root/third_party/libphonenumber/libphonenumber.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/libphonenumber/libphonenumber.gyp')
-rw-r--r--third_party/libphonenumber/libphonenumber.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/libphonenumber/libphonenumber.gyp b/third_party/libphonenumber/libphonenumber.gyp
index 0fdfcc5..c0e26b6 100644
--- a/third_party/libphonenumber/libphonenumber.gyp
+++ b/third_party/libphonenumber/libphonenumber.gyp
@@ -30,7 +30,7 @@
},
'targets': [{
'target_name': 'libphonenumber',
- 'type': '<(library)',
+ 'type': 'static_library',
'dependencies': [
'../icu/icu.gyp:icui18n',
'../icu/icu.gyp:icuuc',