summaryrefslogtreecommitdiffstats
path: root/chrome/third_party/hunspell/hunspell.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/third_party/hunspell/hunspell.gyp')
-rw-r--r--chrome/third_party/hunspell/hunspell.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/third_party/hunspell/hunspell.gyp b/chrome/third_party/hunspell/hunspell.gyp
index 1d86c76..92203a8 100644
--- a/chrome/third_party/hunspell/hunspell.gyp
+++ b/chrome/third_party/hunspell/hunspell.gyp
@@ -9,7 +9,7 @@
'targets': [
{
'target_name': 'hunspell',
- 'type': 'static_library',
+ 'type': '<(library)',
'dependencies': [
'../../../base/base.gyp:base',
'../../../third_party/icu38/icu38.gyp:icuuc',