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

Unified Diff: chromeos/chromeos.gyp

Issue 14048007: Bluetooth: D-Bus client interface for org.bluez.Input1 (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: interface deletion order fixed. Created 7 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 | « no previous file | chromeos/dbus/dbus_thread_manager.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/chromeos.gyp
diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
index 48315370e1180ebc6cf15843b5b0d8a85f280e80..d5457834a11f3384bdf9e220f5d8557214caca0e 100644
--- a/chromeos/chromeos.gyp
+++ b/chromeos/chromeos.gyp
@@ -82,6 +82,8 @@
'dbus/experimental_bluetooth_agent_service_provider.h',
'dbus/experimental_bluetooth_device_client.cc',
'dbus/experimental_bluetooth_device_client.h',
+ 'dbus/experimental_bluetooth_input_client.cc',
+ 'dbus/experimental_bluetooth_input_client.h',
'dbus/experimental_bluetooth_profile_manager_client.cc',
'dbus/experimental_bluetooth_profile_manager_client.h',
'dbus/experimental_bluetooth_profile_service_provider.cc',
@@ -94,6 +96,8 @@
'dbus/fake_bluetooth_agent_service_provider.h',
'dbus/fake_bluetooth_device_client.cc',
'dbus/fake_bluetooth_device_client.h',
+ 'dbus/fake_bluetooth_input_client.cc',
+ 'dbus/fake_bluetooth_input_client.h',
'dbus/fake_bluetooth_profile_manager_client.cc',
'dbus/fake_bluetooth_profile_manager_client.h',
'dbus/fake_bluetooth_profile_service_provider.cc',
« no previous file with comments | « no previous file | chromeos/dbus/dbus_thread_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698