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

Unified Diff: chrome/browser/BUILD.gn

Issue 2357383002: bluetooth: Add device list retrieval for chrome://bluetooth-internals (Closed)
Patch Set: Update visibility Created 4 years, 3 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 | chrome/browser/browser_resources.grd » ('j') | device/bluetooth/public/interfaces/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 244d12e95d6b419ea9844b9700d3d17334f4b7e7..3b67699f51bef713b703805ba2697df6cf350070 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -1401,6 +1401,7 @@ split_static_library("browser") {
"//courgette:courgette_lib",
"//crypto",
"//crypto:platform",
+ "//device/bluetooth:mojo",
ortuno 2016/09/29 03:01:12 You also need a separate deps for //device/bluetoo
mbrunson 2016/09/29 18:00:09 Done.
"//device/core",
"//device/usb/mojo",
"//device/usb/public/interfaces",
« no previous file with comments | « no previous file | chrome/browser/browser_resources.grd » ('j') | device/bluetooth/public/interfaces/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698