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

Unified Diff: chrome/browser/ui/webui/options/browser_options_handler.h

Issue 1657933003: Fixes the interactive default browser UX for policy setting (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: grt comments 2 Created 4 years, 11 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
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;

Powered by Google App Engine
This is Rietveld 408576698