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

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: Fix gypi 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
« 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 97939bd4210d299a2ea9809427b842897da7770c..009504ae575be79366a54b35cd65082deadc371e 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -492,6 +492,8 @@
'browser/bluetooth/cache_query_result.h',
'browser/bluetooth/first_device_bluetooth_chooser.cc',
'browser/bluetooth/first_device_bluetooth_chooser.h',
+ 'browser/bluetooth/frame_connected_bluetooth_devices.cc',
+ 'browser/bluetooth/frame_connected_bluetooth_devices.h',
'browser/bluetooth/web_bluetooth_service_impl.cc',
'browser/bluetooth/web_bluetooth_service_impl.h',
'browser/bootstrap_sandbox_manager_mac.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