diff options
Diffstat (limited to 'chrome/chrome.gyp')
-rwxr-xr-x | chrome/chrome.gyp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp index 2246157..1f0f6f4 100755 --- a/chrome/chrome.gyp +++ b/chrome/chrome.gyp @@ -832,6 +832,10 @@ 'browser/autocomplete/keyword_provider.h', 'browser/autocomplete/search_provider.cc', 'browser/autocomplete/search_provider.h', + 'browser/autofill/autofill_infobar_delegate.cc', + 'browser/autofill/autofill_infobar_delegate.h', + 'browser/autofill/autofill_manager.cc', + 'browser/autofill/autofill_manager.h', 'browser/automation/automation_autocomplete_edit_tracker.h', 'browser/automation/automation_browser_tracker.h', 'browser/automation/extension_automation_constants.h', |