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

Unified Diff: content/browser/BUILD.gn

Issue 787953004: bluetooth: Use BluetoothAdapter in BluetoothDispatcherHost. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@lkcr
Patch Set: Created 6 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
« no previous file with comments | « no previous file | content/browser/DEPS » ('j') | content/browser/bluetooth/bluetooth_dispatcher_host.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index ade4a78836bb18dfffa81ed439ccc2f7efb8cd9b..0eae4b62d17c1b5e65e6285b95d7fda0e68fad68 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -26,6 +26,7 @@ source_set("browser") {
"//content/public/common:common_sources",
"//crypto",
"//device/battery",
+ "//device/bluetooth",
"//device/vibration",
"//google_apis",
"//net",
« no previous file with comments | « no previous file | content/browser/DEPS » ('j') | content/browser/bluetooth/bluetooth_dispatcher_host.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698