diff options
Diffstat (limited to 'chrome/chrome.gyp')
-rwxr-xr-x | chrome/chrome.gyp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp index 8bdaf19..d151cba 100755 --- a/chrome/chrome.gyp +++ b/chrome/chrome.gyp @@ -855,6 +855,8 @@ 'browser/autofill/autofill_infobar_delegate.h', 'browser/autofill/autofill_manager.cc', 'browser/autofill/autofill_manager.h', + 'browser/autofill/autofill_type.cc', + 'browser/autofill/autofill_type.h', 'browser/autofill/field_types.h', 'browser/autofill/form_structure.cc', 'browser/autofill/form_structure.h', |