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

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

Issue 2357383002: bluetooth: Add device list retrieval for chrome://bluetooth-internals (Closed)
Patch Set: Fix Windows BUILD visibility Created 4 years, 2 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 3622b521403ba60aafe02c8d37caad8fb640e7a0..9ecb8d483a2f45e2a21af022aee6db9872937cae 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -560,6 +560,7 @@ split_static_library("ui") {
"//content/app/resources",
"//content/public/common",
"//crypto",
+ "//device/bluetooth/public/interfaces:experimental_interfaces",
"//device/core",
"//device/usb",
"//media",

Powered by Google App Engine
This is Rietveld 408576698