Index: chrome/browser/chromeos/cros_settings.h |
=================================================================== |
--- chrome/browser/chromeos/cros_settings.h (revision 60999) |
+++ chrome/browser/chromeos/cros_settings.h (working copy) |
@@ -62,7 +62,7 @@ |
bool RemoveSettingsProvider(CrosSettingsProvider* provider); |
// If the pref at the given path changes, we call the observer's Observe |
- // method with PREF_CHANGED. |
+ // method with NOTIFY_PREF_CHANGED. |
void AddSettingsObserver(const char* path, NotificationObserver* obs); |
void RemoveSettingsObserver(const char* path, NotificationObserver* obs); |