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

Unified Diff: components/autofill.gypi

Issue 2041413004: Add an AutofillProfileComparator class. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 4 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 | « no previous file | components/autofill/core/browser/BUILD.gn » ('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 7d4ab6bccd6e9a90421476cd227237e750212271..13bda0c44468d9972eb8884a631b1d0efdfcc66d 100644
--- a/components/autofill.gypi
+++ b/components/autofill.gypi
@@ -135,6 +135,8 @@
'autofill/core/browser/autofill_popup_delegate.h',
'autofill/core/browser/autofill_profile.cc',
'autofill/core/browser/autofill_profile.h',
+ 'autofill/core/browser/autofill_profile_comparator.cc',
+ 'autofill/core/browser/autofill_profile_comparator.h',
'autofill/core/browser/autofill_regex_constants.cc',
'autofill/core/browser/autofill_regex_constants.h',
'autofill/core/browser/autofill_scanner.cc',
« no previous file with comments | « no previous file | components/autofill/core/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698