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

Unified Diff: content/content_browser.gypi

Issue 1560263002: Store Bluetooth permissions in website settings (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: cleaned up changes at bluetooth_dispatcher_host.cc 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: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index bc4ed2117b644add9f6407e0c35cfccb34ba68cb..b854a161a73c26599cd8c72b34ff323fdb1d0648 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -121,6 +121,7 @@
'public/browser/certificate_request_result_type.h',
'public/browser/child_process_data.h',
'public/browser/child_process_security_policy.h',
+ 'public/browser/chooser_permission_manager.h',
'public/browser/client_certificate_delegate.h',
'public/browser/color_chooser.h',
'public/browser/content_browser_client.cc',

Powered by Google App Engine
This is Rietveld 408576698