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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 1560263002: Store Bluetooth permissions in website settings (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: store Bluetooth permissions in website settings 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/chrome_browser_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index 1bb44e177955d6920d8873043cf9c08e30d70e0a..7bf788157192afe847d9c946164caef562211560 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -1528,6 +1528,10 @@
'browser/ui/bluetooth/bluetooth_chooser_bubble_delegate.h',
'browser/ui/bluetooth/bluetooth_chooser_desktop.cc',
'browser/ui/bluetooth/bluetooth_chooser_desktop.h',
+ 'browser/ui/bluetooth/bluetooth_chooser_context.cc',
+ 'browser/ui/bluetooth/bluetooth_chooser_context.h',
+ 'browser/ui/bluetooth/bluetooth_chooser_context_factory.cc',
+ 'browser/ui/bluetooth/bluetooth_chooser_context_factory.h',
'browser/ui/bookmarks/bookmark_bubble_sign_in_delegate.cc',
'browser/ui/bookmarks/bookmark_bubble_sign_in_delegate.h',
'browser/ui/bookmarks/bookmark_context_menu_controller.cc',

Powered by Google App Engine
This is Rietveld 408576698