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

Unified Diff: chrome/browser/prefs/DEPS

Issue 2601873002: Add a mojo bridge for PersistentPrefStore. (Closed)
Patch Set: rebase 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: chrome/browser/prefs/DEPS
diff --git a/chrome/browser/prefs/DEPS b/chrome/browser/prefs/DEPS
index 66a793c36d9a22edf486fe2e8e75ef83b66115d4..92a4286d6da478cbf578d1933b9563789deccda9 100644
--- a/chrome/browser/prefs/DEPS
+++ b/chrome/browser/prefs/DEPS
@@ -1,4 +1,4 @@
include_rules = [
"+components/sync/base/model_type.h",
- "+services/preferences/public/interfaces",
+ "+services/preferences/public",
]

Powered by Google App Engine
This is Rietveld 408576698