Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(999)

Unified Diff: components/autofill.gypi

Issue 16286020: Abstract WebContentsObserver from Autofill shared code (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Rebase to fix conflict Created 7 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/chrome_tests_unit.gypi ('k') | components/autofill/browser/autocomplete_history_manager.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/autofill.gypi
diff --git a/components/autofill.gypi b/components/autofill.gypi
index 3d2f446d7fb61487c28be37439338f84e14640e2..f54df9c46501fb5b77c8adc4fc1edfb685e74677 100644
--- a/components/autofill.gypi
+++ b/components/autofill.gypi
@@ -133,6 +133,7 @@
'autofill/browser/autofill_download.h',
'autofill/browser/autofill_download_url.cc',
'autofill/browser/autofill_download_url.h',
+ 'autofill/browser/autofill_driver.h',
'autofill/browser/autofill_external_delegate.cc',
'autofill/browser/autofill_external_delegate.h',
'autofill/browser/autofill_field.cc',
@@ -280,6 +281,8 @@
'autofill/content/browser/autocheckout_page_meta_data.h',
'autofill/content/browser/autocheckout_request_manager.cc',
'autofill/content/browser/autocheckout_request_manager.h',
+ 'autofill/content/browser/autofill_driver_impl.cc',
+ 'autofill/content/browser/autofill_driver_impl.h',
'autofill/content/browser/risk/fingerprint.cc',
'autofill/content/browser/risk/fingerprint.h',
'autofill/content/browser/wallet/encryption_escrow_client.cc',
« no previous file with comments | « chrome/chrome_tests_unit.gypi ('k') | components/autofill/browser/autocomplete_history_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698