Index: chrome/chrome_common.gypi |
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi |
index 56c5de4a64bd5c6451ce0d5608b5d61a26e4d58f..325beb3a8e915fe8246ab26dc5d47f67c4a4fd35 100644 |
--- a/chrome/chrome_common.gypi |
+++ b/chrome/chrome_common.gypi |
@@ -48,7 +48,6 @@ |
'<(DEPTH)/third_party/bzip2/bzip2.gyp:bzip2', |
'<(DEPTH)/third_party/icu/icu.gyp:icui18n', |
'<(DEPTH)/third_party/icu/icu.gyp:icuuc', |
- '<(DEPTH)/third_party/libxml/libxml.gyp:libxml', |
'<(DEPTH)/third_party/sqlite/sqlite.gyp:sqlite', |
'<(DEPTH)/third_party/zlib/zlib.gyp:zlib', |
'<(DEPTH)/ui/ui.gyp:ui_resources', |
@@ -216,8 +215,6 @@ |
'common/nacl_messages.h', |
'common/nacl_types.cc', |
'common/nacl_types.h', |
- 'common/libxml_utils.cc', |
- 'common/libxml_utils.h', |
'common/persistent_pref_store.h', |
'common/pref_store.cc', |
'common/pref_store.h', |