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

Unified Diff: components/components_tests.gyp

Issue 1411363003: [Autofill] Always show available data when encountering autocomplete attributes (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 5 years, 1 month 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
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index a546f44e12f25aaa6903094cbae9d3e7106407f2..9cda0e585a47d377ee8e3b550cd8982725711092 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -22,6 +22,7 @@
'autofill/content/browser/wallet/real_pan_wallet_client_unittest.cc',
'autofill/content/browser/wallet/wallet_address_unittest.cc',
'autofill/content/browser/wallet/wallet_service_url_unittest.cc',
+ 'autofill/content/renderer/form_cache_unittest.cc',
'autofill/content/renderer/renderer_save_password_progress_logger_unittest.cc',
'autofill/core/browser/address_field_unittest.cc',
'autofill/core/browser/address_i18n_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698