summaryrefslogtreecommitdiffstats
path: root/chrome_frame
diff options
context:
space:
mode:
authormad@google.com <mad@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2010-06-27 16:23:14 +0000
committermad@google.com <mad@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2010-06-27 16:23:14 +0000
commitae393ec70a52e34e9f17536faf1889b69d767b3a (patch)
tree3ae0d5993ce400117f79885ebdda8b539f82637e /chrome_frame
parent3530cd9023fed0204e7df17b11f121d89ca6303a (diff)
downloadchromium_src-ae393ec70a52e34e9f17536faf1889b69d767b3a.zip
chromium_src-ae393ec70a52e34e9f17536faf1889b69d767b3a.tar.gz
chromium_src-ae393ec70a52e34e9f17536faf1889b69d767b3a.tar.bz2
Cleanup some unncessary dependencies on libxml.
As working on change committed in rev50132, instead of yet adding another project to the dependency list of libxml, I decided to abstract the dependency in the metrics helper. BUG=0 TEST=None Review URL: http://codereview.chromium.org/2753010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50952 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome_frame')
-rw-r--r--chrome_frame/chrome_frame.gyp1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome_frame/chrome_frame.gyp b/chrome_frame/chrome_frame.gyp
index ac4b7a1..fefbdbf 100644
--- a/chrome_frame/chrome_frame.gyp
+++ b/chrome_frame/chrome_frame.gyp
@@ -209,7 +209,6 @@
'../net/net.gyp:net_test_support',
'../testing/gmock.gyp:gmock',
'../testing/gtest.gyp:gtest',
- '../third_party/libxml/libxml.gyp:libxml',
'../third_party/libxslt/libxslt.gyp:libxslt',
'chrome_frame_ie',
'chrome_frame_npapi',