| 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 31bc320ffc0074627b1e4a5a07422beb038fbc1a..6279253dcf56af2428ce3be2b1a8f26bbcba5df2 100644
|
| --- a/chrome/browser/ui/webui/options/browser_options_handler.h
|
| +++ b/chrome/browser/ui/webui/options/browser_options_handler.h
|
| @@ -94,7 +94,6 @@ class BrowserOptionsHandler
|
| // ShellIntegration::DefaultWebClientObserver implementation.
|
| void SetDefaultWebClientUIState(
|
| ShellIntegration::DefaultWebClientUIState state) override;
|
| - bool IsInteractiveSetDefaultPermitted() override;
|
|
|
| // TemplateURLServiceObserver implementation.
|
| void OnTemplateURLServiceChanged() override;
|
|
|