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

Unified Diff: ios/chrome/ios_chrome_tests.gyp

Issue 2152593002: Upstream password manager unit tests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix GN Created 4 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: ios/chrome/ios_chrome_tests.gyp
diff --git a/ios/chrome/ios_chrome_tests.gyp b/ios/chrome/ios_chrome_tests.gyp
index c3432d37dbe138b80047221276bb66b253f7ff9f..c9dd4e5bc37967c234be11f0df9607c457ec85b6 100644
--- a/ios/chrome/ios_chrome_tests.gyp
+++ b/ios/chrome/ios_chrome_tests.gyp
@@ -61,7 +61,12 @@
'browser/net/metrics_network_client_unittest.mm',
'browser/net/retryable_url_fetcher_unittest.mm',
'browser/notification_promo_unittest.cc',
+ 'browser/passwords/credential_manager_js_unittest.mm',
+ 'browser/passwords/credential_manager_unittest.mm',
+ 'browser/passwords/password_controller_js_unittest.mm',
+ 'browser/passwords/password_controller_off_the_record_unittest.mm',
'browser/passwords/password_controller_unittest.mm',
+ 'browser/passwords/password_generation_agent_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',

Powered by Google App Engine
This is Rietveld 408576698