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

Unified Diff: chrome/browser/dom_ui/flags_ui.h

Issue 6389002: Patch to restore 6267009 (move about:flags from profile to local state) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 years, 11 months 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/browser_main.cc ('k') | chrome/browser/dom_ui/flags_ui.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/dom_ui/flags_ui.h
===================================================================
--- chrome/browser/dom_ui/flags_ui.h (revision 72357)
+++ chrome/browser/dom_ui/flags_ui.h (working copy)
@@ -16,7 +16,7 @@
explicit FlagsUI(TabContents* contents);
static RefCountedMemory* GetFaviconResourceBytes();
- static void RegisterUserPrefs(PrefService* prefs);
+ static void RegisterPrefs(PrefService* prefs);
private:
DISALLOW_COPY_AND_ASSIGN(FlagsUI);
« no previous file with comments | « chrome/browser/browser_main.cc ('k') | chrome/browser/dom_ui/flags_ui.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698