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

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. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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
This is Rietveld 408576698