summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_browser.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/chrome_browser.gypi')
-rwxr-xr-xchrome/chrome_browser.gypi3
1 files changed, 3 insertions, 0 deletions
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 6cbd8b1..9560f97 100755
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -22,6 +22,7 @@
'../printing/printing.gyp:printing',
'../skia/skia.gyp:skia',
'../third_party/bzip2/bzip2.gyp:bzip2',
+ '../third_party/expat/expat.gyp:expat',
'../third_party/icu/icu.gyp:icui18n',
'../third_party/icu/icu.gyp:icuuc',
'../third_party/libjingle/libjingle.gyp:libjingle',
@@ -132,6 +133,8 @@
'browser/autofill/autofill_text_field_mac.mm',
'browser/autofill/autofill_type.cc',
'browser/autofill/autofill_type.h',
+ 'browser/autofill/autofill_xml_parser.cc',
+ 'browser/autofill/autofill_xml_parser.h',
'browser/autofill/billing_address.h',
'browser/autofill/contact_info.cc',
'browser/autofill/contact_info.h',