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 /content/content_gpu.gypi | |
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 'content/content_gpu.gypi')
-rw-r--r-- | content/content_gpu.gypi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/content/content_gpu.gypi b/content/content_gpu.gypi index b5f9dfc..15fa0c8 100644 --- a/content/content_gpu.gypi +++ b/content/content_gpu.gypi @@ -10,7 +10,6 @@ { 'target_name': 'content_gpu', 'type': 'static_library', - 'msvs_guid': 'F10F1ECD-D84D-4C33-8468-9DDFE19F4D8A', 'dependencies': [ 'content_common', '../base/base.gyp:base', |