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

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: Fixes to *.gypi and *.gn files. 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
« no previous file with comments | « components/ownership/BUILD.gn ('k') | components/ownership/owner_settings_service.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/ownership/DEPS
diff --git a/components/ownership/DEPS b/components/ownership/DEPS
index bc55362a6a17391dd26f898013d43f44c7bfac2f..a169ab852fcb6a5f1db120d35624665fe88684b0 100644
--- a/components/ownership/DEPS
+++ b/components/ownership/DEPS
@@ -1,3 +1,7 @@
include_rules = [
+"+components/keyed_service",
"+crypto",
+
+# This is generated from components/policy/proto
+"+policy/proto/device_management_backend.pb.h",
]
« no previous file with comments | « components/ownership/BUILD.gn ('k') | components/ownership/owner_settings_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698