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

Unified Diff: chromeos/components/tether/DEPS

Issue 2604063003: [CrOS Tether] Create BleScanner, a class which scan BLE advertisements and identifies nearby device… (Closed)
Patch Set: Adjusted comment. 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: chromeos/components/tether/DEPS
diff --git a/chromeos/components/tether/DEPS b/chromeos/components/tether/DEPS
index 093164a793226ecdbd449046498c50b55abab598..14a7c43e021489ef3f70a08d3929255473a28a67 100644
--- a/chromeos/components/tether/DEPS
+++ b/chromeos/components/tether/DEPS
@@ -1,4 +1,5 @@
include_rules = [
"+components/cryptauth",
"+components/proximity_auth/logging",
+ "+device/bluetooth",
]

Powered by Google App Engine
This is Rietveld 408576698