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

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

Issue 2204943002: Integrate registry_hash_store_contents with the rest of tracked prefs. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Apply comments from patch set 27 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.h
diff --git a/components/user_prefs/tracked/pref_hash_store.h b/components/user_prefs/tracked/pref_hash_store.h
index 3e5cc262ae719bf00d5ca3a33f8e5fb91f8bae8f..67808fd3939d006b3f88649ea4b3d3f826bd49b8 100644
--- a/components/user_prefs/tracked/pref_hash_store.h
+++ b/components/user_prefs/tracked/pref_hash_store.h
@@ -12,6 +12,7 @@
#include "components/user_prefs/tracked/pref_hash_store_transaction.h"
class HashStoreContents;
+class PrefHashStoreTransaction;
// Holds the configuration and implementation used to calculate and verify
// preference MACs.

Powered by Google App Engine
This is Rietveld 408576698