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

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: Just rebased Created 5 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 | « chrome/chrome_browser.gypi ('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 a0bf076aad00071d468e68b5fb706d7b17c8a598..2ab3b6ad028f1c1bed8c6f22af0211ddf5eab8d3 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',
@@ -863,6 +864,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',
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | components/password_manager.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698