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

Unified Diff: components/password_manager.gypi

Issue 1159323003: Credential Management: Rename 'notifySignedOut' to 'requireUserMediation' (2/3) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@rename-password
Patch Set: Rebase. Created 5 years, 6 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/content/browser/credential_manager_dispatcher.h » ('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 1461c6cd337ac21938e1e182607c99b49b580f76..552d94dd561b76ba6cf6aa32603a8470daf77080 100644
--- a/components/password_manager.gypi
+++ b/components/password_manager.gypi
@@ -50,8 +50,8 @@
'password_manager/core/browser/credential_manager_password_form_manager.h',
'password_manager/core/browser/credential_manager_pending_request_task.cc',
'password_manager/core/browser/credential_manager_pending_request_task.h',
- 'password_manager/core/browser/credential_manager_pending_signed_out_task.cc',
- 'password_manager/core/browser/credential_manager_pending_signed_out_task.h',
+ 'password_manager/core/browser/credential_manager_pending_require_user_mediation_task.cc',
+ 'password_manager/core/browser/credential_manager_pending_require_user_mediation_task.h',
'password_manager/core/browser/export/csv_writer.cc',
'password_manager/core/browser/export/csv_writer.h',
'password_manager/core/browser/facet_manager.cc',
« no previous file with comments | « no previous file | components/password_manager/content/browser/credential_manager_dispatcher.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698