| Index: chrome/browser/ui/webui/md_history_ui.h
|
| diff --git a/chrome/browser/ui/webui/md_history_ui.h b/chrome/browser/ui/webui/md_history_ui.h
|
| index e019aa7f21e862d6b221eb676d131755bcc2f409..d30e9e4d4b61bf10ccad9949a3653d577618e83a 100644
|
| --- a/chrome/browser/ui/webui/md_history_ui.h
|
| +++ b/chrome/browser/ui/webui/md_history_ui.h
|
| @@ -29,9 +29,6 @@ class MdHistoryUI : public content::WebUIController {
|
|
|
| static bool IsEnabled(Profile* profile);
|
|
|
| - // Reset the current list of features and explicitly set MD History enabled.
|
| - static void SetEnabledForTesting(bool enabled);
|
| -
|
| static void RegisterProfilePrefs(user_prefs::PrefRegistrySyncable* registry);
|
|
|
| static base::RefCountedMemory* GetFaviconResourceBytes(
|
|
|