diff options
Diffstat (limited to 'chrome/browser/pref_service.h')
-rw-r--r-- | chrome/browser/pref_service.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/pref_service.h b/chrome/browser/pref_service.h index 3fec4eb..62d01f8 100644 --- a/chrome/browser/pref_service.h +++ b/chrome/browser/pref_service.h @@ -107,7 +107,7 @@ class PrefService : public NonThreadSafe { // preference values. explicit PrefService(PrefValueStore* pref_value_store); - ~PrefService(); + virtual ~PrefService(); // Reloads the data from file. This should only be called when the importer // is running during first run, and the main process may not change pref |