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

Unified Diff: content/content_browser.gypi

Issue 1902153003: bluetooth: Move connect/disconnect to mojo (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@bluetooth-separate-connection-tests
Patch Set: Moar clean up Created 4 years, 8 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 f1244b4d57b8fd5f478193c7c967ca29e0e34677..f90c2f6e64c4b91ac3963c7f54dd6421e4a4e7a0 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -480,6 +480,8 @@
'browser/bluetooth/bluetooth_allowed_devices_map.h',
'browser/bluetooth/bluetooth_blacklist.cc',
'browser/bluetooth/bluetooth_blacklist.h',
+ 'browser/bluetooth/bluetooth_connected_devices_map.cc',
+ 'browser/bluetooth/bluetooth_connected_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