diff options
author | tony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-10 19:08:22 +0000 |
---|---|---|
committer | tony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-10 19:08:22 +0000 |
commit | 27ceaa12686624111f122f746e04536a57adaa53 (patch) | |
tree | 026ba66a6be1b323b5b1199761c9f4b7bac1f258 /third_party/libxml/README.chromium | |
parent | 982f20f7bb4633a9735f93069139c9953b45b38b (diff) | |
download | chromium_src-27ceaa12686624111f122f746e04536a57adaa53.zip chromium_src-27ceaa12686624111f122f746e04536a57adaa53.tar.gz chromium_src-27ceaa12686624111f122f746e04536a57adaa53.tar.bz2 |
Remove xmlcatalog and xmllint from the build since we're not actually
using them for anything.
Review URL: http://codereview.chromium.org/192068
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25893 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party/libxml/README.chromium')
-rw-r--r-- | third_party/libxml/README.chromium | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/libxml/README.chromium b/third_party/libxml/README.chromium index 8c7a407..659e650 100644 --- a/third_party/libxml/README.chromium +++ b/third_party/libxml/README.chromium @@ -17,7 +17,6 @@ includes the following modifications : (http://bugzilla.gnome.org/show_bug.cgi?id=502960 ) * Applied security patch located at https://bugzilla.redhat.com/show_bug.cgi?id=461015 * Applied v2.6.26 version of security patch located at https://bugzilla.redhat.com/show_bug.cgi?id=515195 -* Add an empty source file, xmldummy_mac.cc, to the tree to work around an Xcode bug. Current version: 2.6.32 |