diff options
Diffstat (limited to 'webkit/activex_shim/activex_shim.gyp')
-rw-r--r-- | webkit/activex_shim/activex_shim.gyp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/activex_shim/activex_shim.gyp b/webkit/activex_shim/activex_shim.gyp index 8addf20..7f08aaf 100644 --- a/webkit/activex_shim/activex_shim.gyp +++ b/webkit/activex_shim/activex_shim.gyp @@ -14,7 +14,7 @@ 'targets': [ { 'target_name': 'activex_shim', - 'type': 'static_library', + 'type': '<(library)', 'msvs_guid': 'F4F4BCAA-EA59-445C-A119-3E6C29647A51', 'dependencies': [ '../../base/base.gyp:base', |