Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2)

Unified Diff: third_party/libxml/xmlcatalog_dummy.cc

Issue 202046: Use separate *_dummy.cc files to force xmlcatalog and xmllint to be... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/libxml/libxml.gyp ('k') | third_party/libxml/xmldummy_mac.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libxml/xmlcatalog_dummy.cc
===================================================================
--- third_party/libxml/xmlcatalog_dummy.cc (revision 25873)
+++ third_party/libxml/xmlcatalog_dummy.cc (working copy)
@@ -1,2 +1,2 @@
-// This is a dummy file to work around an Xcode bug and to force Xcode to use
-// g++ instead of gcc when linking xmllint and xmlcatalog.
+// This is a dummy C++ file to force Xcode and SCons to use
+// g++ instead of gcc when linking xmlcatalog.
Property changes on: third_party/libxml/xmlcatalog_dummy.cc
___________________________________________________________________
Added: svn:mergeinfo
Merged /branches/chrome_webkit_merge_branch/third_party/libxml/xmldummy_mac.cc:r69-2775
« no previous file with comments | « third_party/libxml/libxml.gyp ('k') | third_party/libxml/xmldummy_mac.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698