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

Unified Diff: chrome/browser/ui/BUILD.gn

Issue 2357383002: bluetooth: Add device list retrieval for chrome://bluetooth-internals (Closed)
Patch Set: Revert chrome browser client file 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
Index: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index 1075907a5df6153d6ca4b768bb277b1c317bf343..1a3a193d6d91b6fcf3c4e6152b71ea6d91ed321d 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -554,6 +554,7 @@ split_static_library("ui") {
"//content/app/resources",
"//content/public/common",
"//crypto",
+ "//device/bluetooth:mojo",
ortuno 2016/09/28 09:44:54 I don't think you need to depend on the implementa
mbrunson 2016/09/28 21:20:34 Done.
"//device/core",
"//device/usb",
"//media",

Powered by Google App Engine
This is Rietveld 408576698