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

Unified Diff: components/components_tests.gyp

Issue 2252283005: Introduce password_manager::FormFetcher (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@621355_const_best_matches
Patch Set: Keep updating PasswordStore for blacklisting Created 4 years, 4 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/save_password_progress_logger.cc ('k') | components/password_manager.gypi » ('j') | 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 770fc6bcebe88b2a28e1525af7984eb640616c75..d07152b694ea82ed9f172c768e3d50c98c97f273 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -511,6 +511,7 @@
'password_manager/core/browser/export/password_csv_writer_unittest.cc',
'password_manager/core/browser/export/password_exporter_unittest.cc',
'password_manager/core/browser/facet_manager_unittest.cc',
+ 'password_manager/core/browser/form_fetcher_impl_unittest.cc',
'password_manager/core/browser/form_saver_impl_unittest.cc',
'password_manager/core/browser/import/csv_reader_unittest.cc',
'password_manager/core/browser/import/password_csv_reader_unittest.cc',
« no previous file with comments | « components/autofill/core/common/save_password_progress_logger.cc ('k') | components/password_manager.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698