Index: chromeos/chromeos.gyp |
diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp |
index f633b58e53f64027191d5fa17c060268b248d6d2..f54da868b05a3dcfd4fca00d87c9bfc03fd53c85 100644 |
--- a/chromeos/chromeos.gyp |
+++ b/chromeos/chromeos.gyp |
@@ -116,6 +116,12 @@ |
'dbus/fake_bluetooth_agent_service_provider.h', |
'dbus/fake_bluetooth_device_client.cc', |
'dbus/fake_bluetooth_device_client.h', |
+ 'dbus/fake_bluetooth_gatt_characteristic_client.cc', |
+ 'dbus/fake_bluetooth_gatt_characteristic_client.h', |
+ 'dbus/fake_bluetooth_gatt_descriptor_client.cc', |
+ 'dbus/fake_bluetooth_gatt_descriptor_client.h', |
+ 'dbus/fake_bluetooth_gatt_service_client.cc', |
+ 'dbus/fake_bluetooth_gatt_service_client.h', |
'dbus/fake_bluetooth_input_client.cc', |
'dbus/fake_bluetooth_input_client.h', |
'dbus/fake_bluetooth_profile_manager_client.cc', |