Index: chrome/browser/dom_ui/shown_sections_handler.h |
=================================================================== |
--- chrome/browser/dom_ui/shown_sections_handler.h (revision 52778) |
+++ chrome/browser/dom_ui/shown_sections_handler.h (working copy) |
@@ -42,9 +42,6 @@ |
// Callback for "setShownSections" message. |
void HandleSetShownSections(const Value* value); |
- // Sets the prefs for first run of the App Launcher. |
- static void SetFirstAppLauncherRunPref(PrefService* pref_service); |
- |
static void RegisterUserPrefs(PrefService* pref_service); |
static void MigrateUserPrefs(PrefService* pref_service, |