Chromium Code Reviews| Index: chrome/browser/geolocation/geolocation_prefs.h |
| diff --git a/chrome/browser/geolocation/geolocation_prefs.h b/chrome/browser/geolocation/geolocation_prefs.h |
| index d5be8e5a53245e9f5a4de3beb49d07d0a6369339..c4dde3f0a647ed3b3f2af753202ece4b298dcf9d 100644 |
| --- a/chrome/browser/geolocation/geolocation_prefs.h |
| +++ b/chrome/browser/geolocation/geolocation_prefs.h |
| @@ -6,7 +6,7 @@ |
| #define CHROME_BROWSER_GEOLOCATION_GEOLOCATION_PREFS_H_ |
| class PrefRegistrySimple; |
| -class PrefServiceSyncable; |
| +class PrefRegistrySyncable; |
|
Mattias Nissler (ping if slow)
2013/02/06 17:53:33
required?
Jói
2013/02/07 14:52:32
Done.
|
| namespace geolocation { |
| void RegisterPrefs(PrefRegistrySimple* registry); |