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

Unified Diff: chrome/browser/ui/webui/password_manager_internals/password_manager_internals_ui.h

Issue 1846943002: Allow to reset credential manager first run experience (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Put crbug link into TODO Created 4 years, 9 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 | chrome/browser/ui/webui/password_manager_internals/password_manager_internals_ui.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/webui/password_manager_internals/password_manager_internals_ui.h
diff --git a/chrome/browser/ui/webui/password_manager_internals/password_manager_internals_ui.h b/chrome/browser/ui/webui/password_manager_internals/password_manager_internals_ui.h
index 7bf268de164ab297839e1e3244929e7bc2f696cb..510408b44df9cf2d409a72d7d1a5ddd0ac94ec42 100644
--- a/chrome/browser/ui/webui/password_manager_internals/password_manager_internals_ui.h
+++ b/chrome/browser/ui/webui/password_manager_internals/password_manager_internals_ui.h
@@ -29,6 +29,8 @@ class PasswordManagerInternalsUI : public content::WebUIController,
// |this|. Otherwise this is a no-op.
void UnregisterFromLoggingServiceIfNecessary();
+ void ResetAutoSignInFirstRunExperience();
+
// Whether |this| registered as a log receiver with the
// PasswordManagerInternalsService.
bool registered_with_logging_service_;
« no previous file with comments | « no previous file | chrome/browser/ui/webui/password_manager_internals/password_manager_internals_ui.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698