| Index: chrome/browser/geolocation/geolocation_prefs.h
|
| diff --git a/chrome/browser/geolocation/geolocation_prefs.h b/chrome/browser/geolocation/geolocation_prefs.h
|
| index f838057f47363d84a2fbcb1c97ed9e4c1d76b297..7a03a081266c414463813d79267365c208af7404 100644
|
| --- a/chrome/browser/geolocation/geolocation_prefs.h
|
| +++ b/chrome/browser/geolocation/geolocation_prefs.h
|
| @@ -9,7 +9,6 @@ class PrefService;
|
|
|
| namespace geolocation {
|
| void RegisterPrefs(PrefService* prefs);
|
| -void RegisterUserPrefs(PrefService* user_prefs);
|
| }
|
|
|
| #endif // CHROME_BROWSER_GEOLOCATION_GEOLOCATION_PREFS_H_
|
|
|