Index: chrome/browser/ui/browser_instant_controller.h |
diff --git a/chrome/browser/ui/browser_instant_controller.h b/chrome/browser/ui/browser_instant_controller.h |
index e8702efdc6c828a1d001ba4b00ae26e29393838c..324b288af648f8deaa837216acac20d15455c3e9 100644 |
--- a/chrome/browser/ui/browser_instant_controller.h |
+++ b/chrome/browser/ui/browser_instant_controller.h |
@@ -42,8 +42,7 @@ class BrowserInstantController : public content::NotificationObserver, |
static bool IsInstantEnabled(Profile* profile); |
// Registers Instant related preferences. |
- static void RegisterUserPrefs(PrefService* prefs, |
- PrefRegistrySyncable* registry); |
+ static void RegisterUserPrefs(PrefRegistrySyncable* registry); |
// If |url| is the new tab page URL, set |target_contents| to the preloaded |
// NTP contents from InstantController. If |source_contents| is not NULL, we |