Index: chrome/browser/dom_ui/options/advanced_options_handler.h |
diff --git a/chrome/browser/dom_ui/options/advanced_options_handler.h b/chrome/browser/dom_ui/options/advanced_options_handler.h |
index d75d358bd4c33db4a629c4b599d7367e0bf634ca..6b1cb0a00c55a140718f3f51ea46b7fa0693580d 100644 |
--- a/chrome/browser/dom_ui/options/advanced_options_handler.h |
+++ b/chrome/browser/dom_ui/options/advanced_options_handler.h |
@@ -51,10 +51,6 @@ class AdvancedOptionsHandler |
// remove all auto-open file-type settings. |
void HandleAutoOpenButton(const ListValue* args); |
- // Callback for the "resetToDefaults" message. This will ask the user if |
- // they want to reset all options to their default values. |
- void HandleResetToDefaults(const ListValue* args); |
- |
// Callback for the "metricsReportingCheckboxAction" message. This is called |
// if the user toggles the metrics reporting checkbox. |
void HandleMetricsReportingCheckbox(const ListValue* args); |