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

Unified Diff: components/components_tests.gyp

Issue 1414463004: Implement origin-based deletion for passwords in PasswordDefaultMac. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@lkgr
Patch Set: Rebase from upstream 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 4eb1410a584995f1ce0dedfc4cad1cfed080d6a9..8ca9b2bb3a4fc92340aced6792044411b9227938 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -450,6 +450,7 @@
'password_manager/core/browser/password_manager_unittest.cc',
'password_manager/core/browser/password_manager_util_unittest.cc',
'password_manager/core/browser/password_store_default_unittest.cc',
+ 'password_manager/core/browser/password_store_origin_unittest.h',
'password_manager/core/browser/password_store_unittest.cc',
'password_manager/core/browser/password_syncable_service_unittest.cc',
'password_manager/core/browser/password_ui_utils_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698