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

Unified Diff: components/components_tests.gyp

Issue 1083293004: Implement the statistics table for the passwords. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address the comments 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 | « chrome/browser/password_manager/password_store_mac.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 05383f1cd7dea18ea6718a1f4be5ab3e2da3fc0e..9c3ea509f85dfec844e86d9c7ba0fd5a0d213055 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -346,6 +346,7 @@
'password_manager/core/browser/password_store_unittest.cc',
'password_manager/core/browser/password_syncable_service_unittest.cc',
'password_manager/core/browser/psl_matching_helper_unittest.cc',
+ 'password_manager/core/browser/statistics_table_unittest.cc',
'password_manager/core/common/credential_manager_types_unittest.cc',
],
'policy_unittest_sources': [
« no previous file with comments | « chrome/browser/password_manager/password_store_mac.cc ('k') | components/password_manager.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698