Chromium Code Reviews| Index: chrome/browser/dom_ui/flags_ui.h |
| =================================================================== |
| --- chrome/browser/dom_ui/flags_ui.h (revision 72270) |
| +++ chrome/browser/dom_ui/flags_ui.h (working copy) |
| @@ -16,7 +16,7 @@ |
| explicit FlagsUI(TabContents* contents); |
| static RefCountedMemory* GetFaviconResourceBytes(); |
| - static void RegisterPrefs(PrefService* local_state); |
| + static void RegisterUserPrefs(PrefService* prefs); |
| private: |
| DISALLOW_COPY_AND_ASSIGN(FlagsUI); |