Chromium Code Reviews

Unified Diff: third_party/libxslt/libxslt.gyp

Issue 42044: Adding fixed guids to some modules to facilitate incremental switch to gyp. (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/trunk/src/
Patch Set: '' Created 11 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « third_party/libxml/libxml.gyp ('k') | third_party/modp_b64/modp_b64.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libxslt/libxslt.gyp
===================================================================
--- third_party/libxslt/libxslt.gyp (revision 11367)
+++ third_party/libxslt/libxslt.gyp (working copy)
@@ -17,6 +17,7 @@
{
'target_name': 'libxslt',
'type': 'static_library',
+ 'msvs_guid': 'F9810DE8-CBC3-4605-A7B1-ECA2D5292FD7',
'sources': [
'libxslt/attributes.c',
'libxslt/attributes.h',
« no previous file with comments | « third_party/libxml/libxml.gyp ('k') | third_party/modp_b64/modp_b64.gyp » ('j') | no next file with comments »

Powered by Google App Engine