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

Unified Diff: components/proximity_auth/DEPS

Issue 2903353003: Adding mojo calls for easy unlock service (Closed)
Patch Set: Incoporate pathset 3 comments Created 3 years, 7 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/proximity_auth/DEPS
diff --git a/components/proximity_auth/DEPS b/components/proximity_auth/DEPS
index 3a0d524d9537819f073eecbd71d6f2f2d7e4fa7d..88737ffc5576f056322d24f2eaba42ff752bcdca 100644
--- a/components/proximity_auth/DEPS
+++ b/components/proximity_auth/DEPS
@@ -8,6 +8,7 @@ include_rules = [
specific_include_rules = {
"screenlock_bridge\.*|unlock_manager\.*": [
+ "+ash/public/interfaces",
"+chromeos",
],
}

Powered by Google App Engine
This is Rietveld 408576698