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

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 GYP 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
« no previous file with comments | « ios/chrome/browser/passwords/password_generation_agent_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 c3432d37dbe138b80047221276bb66b253f7ff9f..881e15410c57af5c9911f7f4530747a6d3320d5a 100644
--- a/ios/chrome/ios_chrome_tests.gyp
+++ b/ios/chrome/ios_chrome_tests.gyp
@@ -24,6 +24,7 @@
'../../components/components.gyp:update_client',
'../../components/components.gyp:version_info',
'../../components/prefs/prefs.gyp:prefs_test_support',
+ '../../ios/testing/ios_testing.gyp:ocmock_support',
'../../net/net.gyp:net_test_support',
'../../skia/skia.gyp:skia',
'../../testing/gmock.gyp:gmock',
@@ -61,7 +62,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',
« no previous file with comments | « ios/chrome/browser/passwords/password_generation_agent_unittest.mm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698