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

Unified Diff: content/content_browser.gypi

Issue 1502663003: bluetooth: Implement allowed devices map (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@my-origin
Patch Set: Fix merge conflicts 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
« no previous file with comments | « content/common/bluetooth/bluetooth_messages.h ('k') | content/content_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 62f09c28da94608c38361f871c620f7905399bf5..bc4ed2117b644add9f6407e0c35cfccb34ba68cb 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -438,6 +438,8 @@
'browser/background_sync/background_sync_status.h',
'browser/bad_message.cc',
'browser/bad_message.h',
+ 'browser/bluetooth/bluetooth_allowed_devices_map.cc',
+ 'browser/bluetooth/bluetooth_allowed_devices_map.h',
'browser/bluetooth/bluetooth_dispatcher_host.cc',
'browser/bluetooth/bluetooth_dispatcher_host.h',
'browser/bluetooth/bluetooth_metrics.cc',
« no previous file with comments | « content/common/bluetooth/bluetooth_messages.h ('k') | content/content_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698