Index: chrome/browser/prefs/pref_metrics_service.h |
diff --git a/chrome/browser/prefs/pref_metrics_service.h b/chrome/browser/prefs/pref_metrics_service.h |
index 3a4bc4fcbc358d65a2823a3a3095113b6cc0795c..0638584bd6176ae2d7bd4f6a0533b88acce6dbed 100644 |
--- a/chrome/browser/prefs/pref_metrics_service.h |
+++ b/chrome/browser/prefs/pref_metrics_service.h |
@@ -121,7 +121,6 @@ class PrefMetricsService : public BrowserContextKeyedService { |
std::string device_id_; |
const char** tracked_pref_paths_; |
const int tracked_pref_path_count_; |
- bool checked_tracked_prefs_; |
PrefChangeRegistrar pref_registrar_; |
scoped_ptr<SyncedPrefChangeRegistrar> synced_pref_change_registrar_; |