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

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

Issue 2260203004: Create StubCredentialsFilter (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@621355_best_matches_const
Patch Set: Rebased to avoid dependency Created 4 years, 4 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 | « components/password_manager.gypi ('k') | components/password_manager/core/browser/credentials_filter.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 848230da1160ee21ef839f8f1abdd769d24b66f3..16e9a2d2f41809d108d866737dfd8064174d6e52 100644
--- a/components/password_manager/core/browser/BUILD.gn
+++ b/components/password_manager/core/browser/BUILD.gn
@@ -180,6 +180,8 @@ static_library("test_support") {
"mock_password_store.h",
"password_manager_test_utils.cc",
"password_manager_test_utils.h",
+ "stub_credentials_filter.cc",
+ "stub_credentials_filter.h",
"stub_form_saver.h",
"stub_log_manager.cc",
"stub_log_manager.h",
« no previous file with comments | « components/password_manager.gypi ('k') | components/password_manager/core/browser/credentials_filter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698