0

Fixing guid to match sln files (odd this oversight hasn't caused more problems?)

Review URL: http://codereview.chromium.org/60117

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13133 0039d316-1c4b-4281-b951-d872f2087c98
This commit is contained in:
bradnelson@google.com
2009-04-05 03:35:53 +00:00
parent 965524b257
commit 19e7dbd299

@ -32,7 +32,7 @@
},
}, { # else: OS != "linux" or ! use_system_libxslt
'type': 'static_library',
'msvs_guid': 'F9810DE8-CBC3-4605-A7B1-ECA2D5292FD7',
'msvs_guid': 'FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED',
'sources': [
'libxslt/attributes.c',
'libxslt/attributes.h',