| Index: chromeos/chromeos.gyp
|
| diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
|
| index 0fb974893cfa02e125663de623f2a7f991c27b28..2572990b28c501abc5da339f53ffbe7824fbf4c4 100644
|
| --- a/chromeos/chromeos.gyp
|
| +++ b/chromeos/chromeos.gyp
|
| @@ -75,6 +75,8 @@
|
| 'dbus/bluetooth_profile_manager_client.h',
|
| 'dbus/bluetooth_profile_service_provider.cc',
|
| 'dbus/bluetooth_profile_service_provider.h',
|
| + 'dbus/console_service_client.cc',
|
| + 'dbus/console_service_client.h',
|
| 'dbus/cras_audio_client.cc',
|
| 'dbus/cras_audio_client.h',
|
| 'dbus/cros_disks_client.cc',
|
|
|