Index: chrome/common/pref_names.cc |
diff --git a/chrome/common/pref_names.cc b/chrome/common/pref_names.cc |
index 9465759ed3f8d86b9e5a76e81538d6ee4924bf45..8ad65d3399016aafb8b97676febb0e85e4602b1b 100644 |
--- a/chrome/common/pref_names.cc |
+++ b/chrome/common/pref_names.cc |
@@ -2453,10 +2453,6 @@ const char kNetworkProfileWarningsLeft[] = "network_profile.warnings_left"; |
const char kNetworkProfileLastWarningTime[] = |
"network_profile.last_warning_time"; |
-// 64-bit serialization of the time last policy usage statistics were collected |
-// by UMA_HISTOGRAM_ENUMERATION. |
-const char kLastPolicyStatisticsUpdate[] = "policy.last_statistics_update"; |
- |
#if defined(OS_CHROMEOS) |
// The RLZ brand code, if enabled. |
const char kRLZBrand[] = "rlz.brand"; |