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); |