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

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: virtual/override replaced Created 5 years, 11 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 | « no previous file | content/browser/DEPS » ('j') | no next file with comments »
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 ffb7429f4c6340557ac955f7552d15e19ec3ef33..4a28a860afb269a91b999596484de6359baa504f 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -101,6 +101,7 @@ source_set("browser") {
"//content/browser/devtools:resources",
"//content/common:mojo_bindings",
"//content/public/common:mojo_bindings",
+ "//device/bluetooth",
"//net:http_server",
"//storage/browser",
"//storage/common",
« no previous file with comments | « no previous file | content/browser/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698