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

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: None 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
Index: chromeos/chromeos.gyp
diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
index 7686236145aa5ed82079fb97106810e568a51add..f92373b51557fba70e19a1684d58da2842d6ece9 100644
--- a/chromeos/chromeos.gyp
+++ b/chromeos/chromeos.gyp
@@ -78,6 +78,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',

Powered by Google App Engine
This is Rietveld 408576698