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

Unified Diff: services/preferences/public/cpp/DEPS

Issue 2601873002: Add a mojo bridge for PersistentPrefStore. (Closed)
Patch Set: Created 3 years, 10 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/public/cpp/DEPS
diff --git a/services/preferences/public/cpp/DEPS b/services/preferences/public/cpp/DEPS
index eac076192dcda982057d190be05049915ec12d77..632ca7d2e4cdb6cd8bfcc8c7aa6f27df52392abc 100644
--- a/services/preferences/public/cpp/DEPS
+++ b/services/preferences/public/cpp/DEPS
@@ -1,3 +1,4 @@
include_rules = [
"+components/prefs",
+ "+components/user_prefs",
]

Powered by Google App Engine
This is Rietveld 408576698