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

Unified Diff: chromeos/components/tether/DEPS

Issue 2564653004: CrOS Tether: Create HostScanScheduler, which schedules scans for devices which can serve as tether … (Closed)
Patch Set: 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
new file mode 100644
index 0000000000000000000000000000000000000000..42916a249350e63a9d7ecf5b322b25540d1f38db
--- /dev/null
+++ b/chromeos/components/tether/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+components/cryptauth",
+]

Powered by Google App Engine
This is Rietveld 408576698