Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(728)

Unified Diff: components/user_prefs/tracked/pref_hash_store_transaction.h

Issue 2390213002: Revert of Send a TrackedPreference incident when registry pref validation fails. (Closed)
Patch Set: Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: components/user_prefs/tracked/pref_hash_store_transaction.h
diff --git a/components/user_prefs/tracked/pref_hash_store_transaction.h b/components/user_prefs/tracked/pref_hash_store_transaction.h
index 55d99d2d03fc6b04f4e9eb4724a69de779416704..aa5697fb4003ca3a1dd1d3f7f1d7de50f566ef1c 100644
--- a/components/user_prefs/tracked/pref_hash_store_transaction.h
+++ b/components/user_prefs/tracked/pref_hash_store_transaction.h
@@ -38,8 +38,6 @@
TRUSTED_UNKNOWN_VALUE,
// NULL values are inherently trusted.
TRUSTED_NULL_VALUE,
- // This transaction's store type is not supported.
- UNSUPPORTED,
};
// Finalizes any remaining work after the transaction has been performed.
« no previous file with comments | « components/user_prefs/tracked/pref_hash_filter_unittest.cc ('k') | components/user_prefs/tracked/tracked_atomic_preference.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698