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

Unified Diff: components/components_tests.gyp

Issue 1081803003: Limit form-less Autofilling to pages that look like checkout pages. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: suppress msvc warning Created 5 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 | « components/autofill/core/common/autofill_regexes_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index 05383f1cd7dea18ea6718a1f4be5ab3e2da3fc0e..0179ee739e176dd15fd71c1d9904bef0cc74daaa 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -41,7 +41,6 @@
'autofill/core/browser/autofill_merge_unittest.cc',
'autofill/core/browser/autofill_metrics_unittest.cc',
'autofill/core/browser/autofill_profile_unittest.cc',
- 'autofill/core/browser/autofill_regexes_unittest.cc',
'autofill/core/browser/autofill_type_unittest.cc',
'autofill/core/browser/autofill_xml_parser_unittest.cc',
'autofill/core/browser/contact_info_unittest.cc',
@@ -59,6 +58,7 @@
'autofill/core/browser/webdata/autofill_profile_syncable_service_unittest.cc',
'autofill/core/browser/webdata/autofill_table_unittest.cc',
'autofill/core/browser/webdata/web_data_service_unittest.cc',
+ 'autofill/core/common/autofill_regexes_unittest.cc',
'autofill/core/common/form_data_unittest.cc',
'autofill/core/common/form_field_data_unittest.cc',
'autofill/core/common/password_form_fill_data_unittest.cc',
« no previous file with comments | « components/autofill/core/common/autofill_regexes_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698