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

Unified Diff: components/cryptauth/DEPS

Issue 2561203002: Migrate weave-related classes from proximity_auth/ble to cryptauth/ble. (Closed)
Patch Set: Rebase. Created 4 years 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/cryptauth/DEPS
diff --git a/components/cryptauth/DEPS b/components/cryptauth/DEPS
index 531dbff442196db7336efb9463651ca758a9beae..af0b1cb4cea4c2fd01b8eb4e50ac221c520c80b4 100644
--- a/components/cryptauth/DEPS
+++ b/components/cryptauth/DEPS
@@ -3,6 +3,7 @@ include_rules = [
"+components/prefs",
"+components/proximity_auth/logging",
"+crypto",
+ "+device/bluetooth",
"+google_apis",
"+net",
]

Powered by Google App Engine
This is Rietveld 408576698