| Index: chrome/browser/ui/webui/options/browser_options_handler.h
|
| diff --git a/chrome/browser/ui/webui/options/browser_options_handler.h b/chrome/browser/ui/webui/options/browser_options_handler.h
|
| index 1b8eebd0635c6d0a22d2f8d5f7b092f0a8e523ad..7c83cd7731fde924060aa753df729ee06c4f3f11 100644
|
| --- a/chrome/browser/ui/webui/options/browser_options_handler.h
|
| +++ b/chrome/browser/ui/webui/options/browser_options_handler.h
|
| @@ -339,9 +339,6 @@ class BrowserOptionsHandler
|
| // Setup the proxy settings section UI.
|
| void SetupProxySettingsSection();
|
|
|
| - // Setup the manage certificates section UI.
|
| - void SetupManageCertificatesSection();
|
| -
|
| // Setup the UI specific to managing supervised users.
|
| void SetupManagingSupervisedUsers();
|
|
|
|
|