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

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

Issue 1560263002: Store Bluetooth permissions in website settings (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: modified ChooserPermissionManager to take url::Origin as parameter Created 4 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
Index: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index 4ac1c60a17dee3032b65ae97d3ba7d11ca9ed75c..dd0cfcc39a37cac378b340c0c777e5857e5f028f 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -108,6 +108,7 @@ source_set("ui") {
"//components/power",
"//components/suggestions/proto",
"//components/url_formatter",
+ "//device/bluetooth",
"//device/nfc",
"//media",
"//net:net_with_v8",

Powered by Google App Engine
This is Rietveld 408576698