summaryrefslogtreecommitdiffstats
path: root/webkit
diff options
context:
space:
mode:
Diffstat (limited to 'webkit')
-rw-r--r--webkit/activex_shim/activex_shim.gyp1
-rw-r--r--webkit/activex_shim_dll/activex_shim_dll.gyp1
-rw-r--r--webkit/default_plugin/default_plugin.gyp1
3 files changed, 3 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',
diff --git a/webkit/activex_shim_dll/activex_shim_dll.gyp b/webkit/activex_shim_dll/activex_shim_dll.gyp
index 263f0f4..2a6731d 100644
--- a/webkit/activex_shim_dll/activex_shim_dll.gyp
+++ b/webkit/activex_shim_dll/activex_shim_dll.gyp
@@ -18,6 +18,7 @@
'../../third_party/npapi/npapi.gyp:npapi',
'../activex_shim/activex_shim.gyp:activex_shim',
],
+ 'msvs_guid': '494E414B-1655-48CE-996D-6413ECFB7829',
'sources': [
'activex_shim_dll.cc',
'activex_shim_dll.def',
diff --git a/webkit/default_plugin/default_plugin.gyp b/webkit/default_plugin/default_plugin.gyp
index ba37b61..926623c 100644
--- a/webkit/default_plugin/default_plugin.gyp
+++ b/webkit/default_plugin/default_plugin.gyp
@@ -27,6 +27,7 @@
# TODO(bradnelson): this should fall out of the dependencies.
'<(SHARED_INTERMEDIATE_DIR)/webkit',
],
+ 'msvs_guid': '5916D37D-8C97-424F-A904-74E52594C2D6',
'sources': [
'activex_installer.cc',
'activex_installer.h',