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

Unified Diff: chromeos/chromeos.gyp

Issue 10546010: Implement support for the OOB Pairing APIs. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 8 years, 6 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: chromeos/chromeos.gyp
diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
index 4ab0e3cd916f0f45ef740073c04ec3e2c7f78846..92fb4a4fe0a21932250acb95161d0d841a818b6a 100644
--- a/chromeos/chromeos.gyp
+++ b/chromeos/chromeos.gyp
@@ -40,6 +40,8 @@
'dbus/bluetooth_manager_client.h',
'dbus/bluetooth_node_client.cc',
'dbus/bluetooth_node_client.h',
+ 'dbus/bluetooth_out_of_band_client.cc',
+ 'dbus/bluetooth_out_of_band_client.h',
'dbus/bluetooth_property.cc',
'dbus/bluetooth_property.h',
'dbus/cashew_client.cc',
@@ -134,6 +136,8 @@
'dbus/mock_bluetooth_manager_client.h',
'dbus/mock_bluetooth_node_client.cc',
'dbus/mock_bluetooth_node_client.h',
+ 'dbus/mock_bluetooth_out_of_band_client.cc',
+ 'dbus/mock_bluetooth_out_of_band_client.h',
'dbus/mock_cros_disks_client.cc',
'dbus/mock_cros_disks_client.h',
'dbus/mock_cashew_client.cc',
« no previous file with comments | « chrome/browser/chromeos/bluetooth/test/mock_bluetooth_device.h ('k') | chromeos/dbus/bluetooth_out_of_band_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698