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

Unified Diff: services/preferences/tracked/DEPS

Issue 2782803002: Move tracked prefs into services/preferences/tracked. (Closed)
Patch Set: Created 3 years, 9 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: services/preferences/tracked/DEPS
diff --git a/services/preferences/tracked/DEPS b/services/preferences/tracked/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..6ccb05e9fabf8f23144aa1e09983ca7300b13345
--- /dev/null
+++ b/services/preferences/tracked/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ "+components/pref_registry",
+ "+crypto/hmac.h",
+]

Powered by Google App Engine
This is Rietveld 408576698