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

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: Remove the dependency on content/public. 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/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",
]
}

Powered by Google App Engine
This is Rietveld 408576698