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

Unified Diff: components/components_tests.gyp

Issue 1260263002: Move ShouldFilterAutofillResult from ChromePasswordManagerClient to PasswordManager (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Mac fix Created 5 years, 5 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
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index 75943fb80d79227ad7e7b0566009b55bed78b0b3..7b419c8f5b56e3b44ebe5dcdc3c3e5ac8848271b 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -397,6 +397,7 @@
'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',
+ 'password_manager/sync/browser/sync_store_result_filter_unittest.cc',
],
'policy_unittest_sources': [
'policy/core/browser/android/android_combined_policy_provider_unittest.cc',
@@ -858,6 +859,7 @@
'components.gyp:packed_ct_ev_whitelist',
'components.gyp:password_manager_core_browser',
'components.gyp:password_manager_core_browser_test_support',
+ 'components.gyp:password_manager_sync_browser',
'components.gyp:precache_core',
'components.gyp:pref_registry_test_support',
'components.gyp:proxy_config',

Powered by Google App Engine
This is Rietveld 408576698