| Index: third_party/libxml/libxml.gyp
|
| diff --git a/third_party/libxml/libxml.gyp b/third_party/libxml/libxml.gyp
|
| index 85aeadce0ceccdc9a3f82a3c8f2db19004b2ef1c..71acef7bf300015de118478942b9fbcc2ac49b4f 100644
|
| --- a/third_party/libxml/libxml.gyp
|
| +++ b/third_party/libxml/libxml.gyp
|
| @@ -39,7 +39,6 @@
|
| },
|
| }, { # else: os_posix != 1 or OS == "mac" or ! use_system_libxml
|
| 'type': 'static_library',
|
| - 'msvs_guid': 'F9810DE8-CBC3-4605-A7B1-ECA2D5292FD7',
|
| 'sources': [
|
| 'linux/config.h',
|
| 'linux/include/libxml/xmlversion.h',
|
|
|