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

Unified Diff: components/user_prefs/tracked/DEPS

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: Experiment with giving two transactions to EnforceAndReport Created 4 years, 4 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/DEPS
diff --git a/components/user_prefs/tracked/DEPS b/components/user_prefs/tracked/DEPS
index 6ccb05e9fabf8f23144aa1e09983ca7300b13345..29083d002fa0f42de7b23243d4cbf9096429798b 100644
--- a/components/user_prefs/tracked/DEPS
+++ b/components/user_prefs/tracked/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+chrome/installer/util",
"+components/pref_registry",
"+crypto/hmac.h",
]

Powered by Google App Engine
This is Rietveld 408576698