From 25e45dc8c2e3e45fab831f452800d0f86702ed77 Mon Sep 17 00:00:00 2001 From: "cpu@google.com" Date: Sun, 12 Apr 2009 02:22:37 +0000 Subject: Second attempt to fix purify issue in test_shell_tests - Remove delay load directive from the vsprops - Libxml has no network anyway since my friday change I think purify is not handling delay_loaded winsock the right way. BUG=10012 TBR=erikkay Review URL: http://codereview.chromium.org/67071 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13569 0039d316-1c4b-4281-b951-d872f2087c98 --- third_party/libxml/build/using_libxml.vsprops | 1 - 1 file changed, 1 deletion(-) (limited to 'third_party/libxml/build') diff --git a/third_party/libxml/build/using_libxml.vsprops b/third_party/libxml/build/using_libxml.vsprops index 0c7311c..84b9d5a 100644 --- a/third_party/libxml/build/using_libxml.vsprops +++ b/third_party/libxml/build/using_libxml.vsprops @@ -11,6 +11,5 @@ /> -- cgit v1.1