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

Unified Diff: components/autofill.gypi

Issue 14096009: [Autofill] Split off AutofillDataModel as a subclass of FormData. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix Android compile Created 7 years, 8 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/browser/ui/autofill/data_model_wrapper.cc ('k') | components/autofill/browser/address.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 1fa9d967f067d0f792327b20445afb4451dca4e4..b8dc7242f262dbcbac9193278284fb56b60de24b 100644
--- a/components/autofill.gypi
+++ b/components/autofill.gypi
@@ -143,6 +143,8 @@
'autofill/browser/autofill-inl.h',
'autofill/browser/autofill_country.cc',
'autofill/browser/autofill_country.h',
+ 'autofill/browser/autofill_data_model.cc',
+ 'autofill/browser/autofill_data_model.h',
'autofill/browser/autofill_download.cc',
'autofill/browser/autofill_download.h',
'autofill/browser/autofill_download_url.cc',
« no previous file with comments | « chrome/browser/ui/autofill/data_model_wrapper.cc ('k') | components/autofill/browser/address.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698