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

Unified Diff: components/pairing/BUILD.gn

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: Address achuith@'s comments. Created 4 years, 7 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
« no previous file with comments | « chrome/browser/chromeos/login/wizard_controller.cc ('k') | components/pairing/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/pairing/BUILD.gn
diff --git a/components/pairing/BUILD.gn b/components/pairing/BUILD.gn
index 778f8c911c58c3376cd056a64ca59393fb6e4b4b..a56c79e3b31ce14cbdffffa9b9ca4b691dd11787 100644
--- a/components/pairing/BUILD.gn
+++ b/components/pairing/BUILD.gn
@@ -33,6 +33,7 @@ source_set("pairing") {
"//base",
"//chromeos",
"//device/bluetooth",
+ "//device/hid",
"//net",
]
}
« no previous file with comments | « chrome/browser/chromeos/login/wizard_controller.cc ('k') | components/pairing/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698