| 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_;
|
|
|