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

Unified Diff: components/password_manager.gypi

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 | « no previous file | components/password_manager/core/browser/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/password_manager.gypi
diff --git a/components/password_manager.gypi b/components/password_manager.gypi
index 7f57edfd3c9a24222a427dd1dfc7733b7fb563f2..a3cacfdb3cf1b47ddb56918dfc729c294bd23d30 100644
--- a/components/password_manager.gypi
+++ b/components/password_manager.gypi
@@ -196,6 +196,8 @@
'password_manager/core/browser/password_manager_test_utils.cc',
'password_manager/core/browser/password_manager_test_utils.h',
# Note: sources list duplicated in GN build.
+ 'password_manager/core/browser/stub_credentials_filter.cc',
+ 'password_manager/core/browser/stub_credentials_filter.h',
'password_manager/core/browser/stub_form_saver.h',
'password_manager/core/browser/stub_log_manager.cc',
'password_manager/core/browser/stub_log_manager.h',
« no previous file with comments | « no previous file | components/password_manager/core/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698