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

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: Address scheib's comments 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
« no previous file with comments | « content/common/bluetooth/bluetooth_messages.h ('k') | content/renderer/bluetooth/bluetooth_dispatcher.h » ('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 1c1dc318664980943dffd827ad31342c4648b8ef..0054b293197198ce6cae716034857d2b975ce26e 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -481,6 +481,8 @@
'browser/bluetooth/bluetooth_metrics.h',
'browser/bluetooth/first_device_bluetooth_chooser.cc',
'browser/bluetooth/first_device_bluetooth_chooser.h',
+ 'browser/bluetooth/web_bluetooth_service_impl.cc',
+ 'browser/bluetooth/web_bluetooth_service_impl.h',
'browser/bootstrap_sandbox_manager_mac.cc',
'browser/bootstrap_sandbox_manager_mac.h',
'browser/browser_child_process_host_impl.cc',
« no previous file with comments | « content/common/bluetooth/bluetooth_messages.h ('k') | content/renderer/bluetooth/bluetooth_dispatcher.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698