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

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: Forgot test file Created 5 years 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 965a02303c73486442773eb40aa718659ac0f3be..b24e61da38d3f2b4cd5711093b9209051a384e7e 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -429,6 +429,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',

Powered by Google App Engine
This is Rietveld 408576698