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

Unified Diff: content/content_browser.gypi

Issue 1775953004: bluetooth: Move writeValue to mojo (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@my-origin
Patch Set: Moar cleanup Created 4 years, 9 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 4ad86b2877257f6a357c3cdfbddc65120bda5d61..b2e66d3099007042aae17cb2107a033147bc7085 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -477,6 +477,8 @@
'browser/bluetooth/bluetooth_metrics.h',
'browser/bluetooth/first_device_bluetooth_chooser.cc',
'browser/bluetooth/first_device_bluetooth_chooser.h',
+ 'browser/bluetooth/bluetooth_service_impl.cc',
+ 'browser/bluetooth/bluetooth_service_impl.h',
'browser/bootstrap_sandbox_manager_mac.cc',
'browser/bootstrap_sandbox_manager_mac.h',
'browser/browser_child_process_host_impl.cc',

Powered by Google App Engine
This is Rietveld 408576698