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

Unified Diff: ios/chrome/ios_chrome_tests.gyp

Issue 1848433004: Reland of Add a unittest for PasswordController (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix Created 4 years, 9 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 | « ios/chrome/browser/passwords/password_controller_unittest.mm ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/ios_chrome_tests.gyp
diff --git a/ios/chrome/ios_chrome_tests.gyp b/ios/chrome/ios_chrome_tests.gyp
index eb1f883fbd34fee40d79c28dea51ef84fbe3239d..66bd53b5a6f4a14cd37f2d18d692f75f52e25840 100644
--- a/ios/chrome/ios_chrome_tests.gyp
+++ b/ios/chrome/ios_chrome_tests.gyp
@@ -17,6 +17,10 @@
'../../components/components.gyp:favicon_base',
'../../components/components.gyp:metrics',
'../../components/components.gyp:metrics_test_support',
+ '../../components/components.gyp:password_manager_core_browser',
+ '../../components/components.gyp:password_manager_core_browser_test_support',
+ '../../components/components.gyp:password_manager_core_common',
+ '../../components/components.gyp:syncable_prefs_test_support',
'../../components/components.gyp:update_client',
'../../components/components.gyp:version_info',
'../../components/prefs/prefs.gyp:prefs_test_support',
@@ -55,6 +59,7 @@
'browser/net/image_fetcher_unittest.mm',
'browser/net/metrics_network_client_unittest.mm',
'browser/net/retryable_url_fetcher_unittest.mm',
+ 'browser/passwords/password_controller_unittest.mm',
'browser/reading_list/reading_list_entry_unittest.cc',
'browser/reading_list/reading_list_model_unittest.cc',
'browser/signin/chrome_identity_service_observer_bridge_unittest.mm',
« no previous file with comments | « ios/chrome/browser/passwords/password_controller_unittest.mm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698