diff options
Diffstat (limited to 'webkit/activex_shim/activex_shim.gyp')
-rw-r--r-- | webkit/activex_shim/activex_shim.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/webkit/activex_shim/activex_shim.gyp b/webkit/activex_shim/activex_shim.gyp index 9565b1d..69b20e6 100644 --- a/webkit/activex_shim/activex_shim.gyp +++ b/webkit/activex_shim/activex_shim.gyp @@ -13,6 +13,7 @@ { 'target_name': 'activex_shim', 'type': 'static_library', + 'msvs_guid': 'F4F4BCAA-EA59-445C-A119-3E6C29647A51', 'dependencies': [ '../../base/base.gyp:base', '../../third_party/npapi/npapi.gyp:npapi', |