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

Unified Diff: components/cryptauth/DEPS

Issue 2561203002: Migrate weave-related classes from proximity_auth/ble to cryptauth/ble. (Closed)
Patch Set: Moved all general classes from proximity_auth to cryptauth. 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 e6c99c9120bf40ab3b0a317903f3c75200434024..8c37644a57961456f31e1738b8a9cb26eeab2c13 100644
--- a/components/cryptauth/DEPS
+++ b/components/cryptauth/DEPS
@@ -3,6 +3,7 @@ include_rules = [
"+components/prefs",
"+components/proximity_auth",
"+crypto",
+ "+device/bluetooth",
"+google_apis",
"+net",
]

Powered by Google App Engine
This is Rietveld 408576698