summaryrefslogtreecommitdiffstats
path: root/webkit/activex_shim_dll
diff options
context:
space:
mode:
authorbradnelson@google.com <bradnelson@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-10 22:25:54 +0000
committerbradnelson@google.com <bradnelson@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-10 22:25:54 +0000
commit0d54d2eb0a6900d3fdee87a3a28fa4e89d4f2f94 (patch)
tree2993fef8ee85656dfdd6312538a61268c9c5d0e2 /webkit/activex_shim_dll
parent1bd17873cb2bc20b0be5e8b03f67fe61ecb17037 (diff)
downloadchromium_src-0d54d2eb0a6900d3fdee87a3a28fa4e89d4f2f94.zip
chromium_src-0d54d2eb0a6900d3fdee87a3a28fa4e89d4f2f94.tar.gz
chromium_src-0d54d2eb0a6900d3fdee87a3a28fa4e89d4f2f94.tar.bz2
Adding fixed guids to some modules to facilitate incremental switch to gyp.
Review URL: http://codereview.chromium.org/42044 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11388 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/activex_shim_dll')
-rw-r--r--webkit/activex_shim_dll/activex_shim_dll.gyp1
1 files changed, 1 insertions, 0 deletions
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',