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

Unified Diff: components/pairing/DEPS

Issue 1942883003: [Chrome OS Bootstrapping]: Do not always power off the Bluetooth adapter. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add missing deps Created 4 years, 8 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/pairing/DEPS
diff --git a/components/pairing/DEPS b/components/pairing/DEPS
index a270db0100ad5cc9bfcf3ffaf3be067b90bccf33..6bdf061103942f34e0a713199652da38674725a9 100644
--- a/components/pairing/DEPS
+++ b/components/pairing/DEPS
@@ -1,5 +1,7 @@
include_rules = [
"+chromeos/system",
+ "+content/public",
"+device/bluetooth",
+ "+device/hid",
"+net", # For IOBuffer
]

Powered by Google App Engine
This is Rietveld 408576698