Index: chrome/browser/ui/webui/options2/browser_options_handler2.h |
diff --git a/chrome/browser/ui/webui/options2/browser_options_handler2.h b/chrome/browser/ui/webui/options2/browser_options_handler2.h |
index fe5510cbbde1309923e488be9da752a9b711a6c6..2315fea31a9743959dee9aec4e95d2d69a1b0c61 100644 |
--- a/chrome/browser/ui/webui/options2/browser_options_handler2.h |
+++ b/chrome/browser/ui/webui/options2/browser_options_handler2.h |
@@ -251,6 +251,9 @@ class BrowserOptionsHandler |
// Setup the visibility for the metrics reporting setting. |
void SetupMetricsReportingSettingVisibility(); |
+ // Setup the visibility for the password generation setting. |
+ void SetupPasswordGenerationSettingVisibility(); |
+ |
// Setup the font size selector control. |
void SetupFontSizeSelector(); |