diff options
author | tony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-06-22 22:14:44 +0000 |
---|---|---|
committer | tony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-06-22 22:14:44 +0000 |
commit | e0c2361c58555a41b300a5a1f8528afec16657fc (patch) | |
tree | 362c30338f2cf4976a0ce123318a7f0abd92131a /google_update | |
parent | 65dc7225e82bb19943d59cebc53c22bcc11c7ab9 (diff) | |
download | chromium_src-e0c2361c58555a41b300a5a1f8528afec16657fc.zip chromium_src-e0c2361c58555a41b300a5a1f8528afec16657fc.tar.gz chromium_src-e0c2361c58555a41b300a5a1f8528afec16657fc.tar.bz2 |
Remove msvs_guid from chrome_frame/, cloud_print/, content/
courgette/, and google_update/.
BUG=28727
Review URL: http://codereview.chromium.org/7191021
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@90119 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'google_update')
-rw-r--r-- | google_update/google_update.gyp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/google_update/google_update.gyp b/google_update/google_update.gyp index 32e554e..9031f0d 100644 --- a/google_update/google_update.gyp +++ b/google_update/google_update.gyp @@ -7,7 +7,6 @@ { 'target_name': 'google_update', 'type': 'none', - 'msvs_guid': '4052059A-D72B-4183-B5C2-9D1B099E9E35', 'sources': [ 'google_update_idl.idl', '<(INTERMEDIATE_DIR)/google_update_idl_i.c', |