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

Unified Diff: chrome/browser/ui/options/options_util.h

Issue 6017002: DOMUI Settings: UTH: Remove the 'Reset to Defaults' button. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: '' Created 10 years 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
« no previous file with comments | « chrome/browser/resources/options/advanced_options.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/options/options_util.h
diff --git a/chrome/browser/ui/options/options_util.h b/chrome/browser/ui/options/options_util.h
index 52800511fb127bbafe0c19c331524feb1e10edee..fb2b1833c5e1134842af5d998d4ec0570d7f2016 100644
--- a/chrome/browser/ui/options/options_util.h
+++ b/chrome/browser/ui/options/options_util.h
@@ -12,6 +12,8 @@ class Profile;
class OptionsUtil {
public:
+ // TODO(kmadhusu): Remove "ResetToDefaults" function after platform-specific
+ // dialogs are removed.
// Resets all prefs to their default values.
static void ResetToDefaults(Profile* profile);
« no previous file with comments | « chrome/browser/resources/options/advanced_options.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698