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:
2
third_party/libxslt/libxslt.gyp
vendored
2
third_party/libxslt/libxslt.gyp
vendored
@ -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',
|
||||
|
Reference in New Issue
Block a user