Index: chrome/browser/mac/keystone_registration.mm |
diff --git a/chrome/browser/mac/keystone_registration.mm b/chrome/browser/mac/keystone_registration.mm |
index 82e26599cd50de8fbb426d3b9a05c677d461ef69..779ec9425c1c128ea585017093d7d6f0853b3b16 100644 |
--- a/chrome/browser/mac/keystone_registration.mm |
+++ b/chrome/browser/mac/keystone_registration.mm |
@@ -39,8 +39,4 @@ |
NSString* KSRegistrationRemoveExistingTag = @""; |
-NSString* KSReportingAttributeValueKey = @"value"; |
-NSString* KSReportingAttributeExpirationDateKey = @"expiresAt"; |
-NSString* KSReportingAttributeAggregationTypeKey = @"aggregation"; |
- |
} // namespace keystone_registration |