Chromium Code Reviews

Unified Diff: components/ownership/DEPS

Issue 548323003: Non-plafrom-specific part of an OwnerSettingsService is moved to components/ownership/*. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: components/ownership/DEPS
diff --git a/components/ownership/DEPS b/components/ownership/DEPS
index bc55362a6a17391dd26f898013d43f44c7bfac2f..719e7d0030b6307f2143d3f7dac40c00df6dca49 100644
--- a/components/ownership/DEPS
+++ b/components/ownership/DEPS
@@ -1,3 +1,5 @@
include_rules = [
+"+components/keyed_service",
"+crypto",
+"+policy",
]

Powered by Google App Engine