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

Unified Diff: components/components_tests.gyp

Issue 1384283003: Do not involve PasswordManagerDriver in filling HTTP-auth forms; also check realm (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix Mac Created 5 years, 2 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 7bfe6af2f98085126d43718cde3eabeab1592237..4f43573b8e6732247e0ab92d632a2254c6d03678 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -420,6 +420,7 @@
'password_manager/core/browser/import/csv_reader_unittest.cc',
'password_manager/core/browser/log_router_unittest.cc',
'password_manager/core/browser/login_database_unittest.cc',
+ 'password_manager/core/browser/login_model_unittest.cc',
'password_manager/core/browser/mock_affiliated_match_helper.cc',
'password_manager/core/browser/mock_affiliated_match_helper.h',
'password_manager/core/browser/password_autofill_manager_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698