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

Unified Diff: components/password_manager/core/browser/BUILD.gn

Issue 1375883002: Support Android username-only credentials. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: engedy@ comments 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/password_manager/core/browser/BUILD.gn
diff --git a/components/password_manager/core/browser/BUILD.gn b/components/password_manager/core/browser/BUILD.gn
index 764d291f1a18bf056623490b9a82109c34202dae..ceb54cd129a8c1f0fd603d17fa1eb73bb7a04425 100644
--- a/components/password_manager/core/browser/BUILD.gn
+++ b/components/password_manager/core/browser/BUILD.gn
@@ -192,6 +192,7 @@ source_set("unit_tests") {
"password_manager_metrics_util_unittest.cc",
"password_manager_settings_migration_experiment_unittest.cc",
"password_manager_unittest.cc",
+ "password_manager_util_unittest.cc",
"password_store_default_unittest.cc",
"password_store_unittest.cc",
"password_syncable_service_unittest.cc",
« no previous file with comments | « components/components_tests.gyp ('k') | components/password_manager/core/browser/credential_manager_pending_request_task.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698